Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsightIM/Tok-Android
/ d
Method
d
app/src/main/java/com/client/tok/utils/LogUtil.java:29–31 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
27
}
28
29
public
static
void
d(String msg) {
30
d(TAG, msg);
31
}
32
33
public
static
void
d(String tag, String msg) {
34
if
(mIsShowLog) {
Callers
7
surfaceCreated
Method · 0.95
surfaceChanged
Method · 0.95
stopRecord
Method · 0.95
run
Method · 0.80
release
Method · 0.80
signalEndOfInputStream
Method · 0.80
drain
Method · 0.80
Calls
2
formNull
Method · 0.95
getName
Method · 0.65
Tested by
no test coverage detected