MCPcopy Create free account
hub / github.com/GoldenKappa/notSABS / get

Method get

app/src/main/java/com/layoutxml/sabs/App.java:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 private AppComponent appComponent;
13
14 public static App get() {
15 return instance;
16 }
17
18 @Override
19 public void onCreate() {

Callers 15

onResumeMethod · 0.95
scheduleAlarmMethod · 0.95
cancelAlarmMethod · 0.95
isEnabledMethod · 0.95
AppsListDBInitializerMethod · 0.95
fillPackageDbMethod · 0.95
DeviceAdminInteractorMethod · 0.95
AdhellAppIntegrityMethod · 0.95
onReceiveMethod · 0.95
onReceiveMethod · 0.95
onCreateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected