Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsightIM/Tok-Android
/ userRepo
Method
userRepo
app/src/main/java/com/client/tok/tox/State.java:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public
static
UserRepository userRepo() {
33
return
userRepository;
34
}
35
36
public
static
TransferManager transferManager() {
37
return
transfers;
Callers
15
startService
Method · 0.95
onStopJob
Method · 0.95
addFriendDialog
Method · 0.95
initTox
Method · 0.95
ProfileEditPresenter
Class · 0.95
enter
Method · 0.95
MinePresenter
Class · 0.95
onCreate
Method · 0.95
readIntent
Method · 0.95
submit
Method · 0.95
getInfo
Method · 0.95
exportAccountInfo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected