Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsightIM/Tok-Android
/ i
Method
i
app/src/main/java/im/tox/utils/LogCoreUtil.java:9–11 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
7
private
static
String TAG =
"Tok"
;
8
9
public
static
void
i(String msg) {
10
i(TAG, msg);
11
}
12
13
public
static
void
i(String tag, String msg) {
14
if
(mIsShowLog) {
Callers
15
load
Method · 0.95
close
Method · 0.95
getNospam
Method · 0.95
deleteFriend
Method · 0.95
friendExists
Method · 0.95
getFriendList
Method · 0.95
getFriendKeys
Method · 0.95
setTyping
Method · 0.95
friendSendMessage
Method · 0.95
friendSendMessageOffline
Method · 0.95
fileControl
Method · 0.95
fileSeek
Method · 0.95
Calls
2
formNull
Method · 0.95
getName
Method · 0.65
Tested by
no test coverage detected