MCPcopy Create free account
hub / github.com/asLody/VirtualApp / getApp

Method getApp

VirtualApp/app/src/main/java/io/virtualapp/VApp.java:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 private SharedPreferences mPreferences;
24
25 public static VApp getApp() {
26 return gApp;
27 }
28
29 @Override
30 protected void attachBaseContext(Context base) {

Callers 6

getPreferencesMethod · 0.95
ExplosionAnimatorClass · 0.95
initMethod · 0.95
AppPagerAdapterMethod · 0.95
loadAppDataMethod · 0.95
dip2pxMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected