MCPcopy Create free account
hub / github.com/InsightIM/Tok-Android / e

Method e

app/src/main/java/com/client/tok/utils/LogUtil.java:74–76  ·  view source on GitHub ↗
(String msg)

Source from the content-addressed store, hash-verified

72 }
73
74 public static void e(String msg) {
75 e(TAG, msg);
76 }
77
78 public static void e(String tag, String msg) {
79 if (mIsShowLog) {

Callers 15

readPictureDegreeMethod · 0.95
getStatusHeightMethod · 0.95
startSettingForResultMethod · 0.95
obtainSettingIntentMethod · 0.95
onTouchEventMethod · 0.95
importFailMethod · 0.95
signUpFailMethod · 0.95
releaseMethod · 0.80
startPreviewMethod · 0.80
prepareMethod · 0.80
runMethod · 0.80
prepareMethod · 0.80

Calls 2

formNullMethod · 0.95
getNameMethod · 0.65

Tested by

no test coverage detected