Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
readPictureDegree
Method · 0.95
getStatusHeight
Method · 0.95
startSettingForResult
Method · 0.95
obtainSettingIntent
Method · 0.95
onTouchEvent
Method · 0.95
importFail
Method · 0.95
signUpFail
Method · 0.95
release
Method · 0.80
startPreview
Method · 0.80
prepare
Method · 0.80
run
Method · 0.80
prepare
Method · 0.80
Calls
2
formNull
Method · 0.95
getName
Method · 0.65
Tested by
no test coverage detected