MCPcopy 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

startServiceMethod · 0.95
onStopJobMethod · 0.95
addFriendDialogMethod · 0.95
initToxMethod · 0.95
enterMethod · 0.95
MinePresenterClass · 0.95
onCreateMethod · 0.95
readIntentMethod · 0.95
submitMethod · 0.95
getInfoMethod · 0.95
exportAccountInfoMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected