Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getPreferences
Method · 0.95
ExplosionAnimator
Class · 0.95
init
Method · 0.95
AppPagerAdapter
Method · 0.95
loadAppData
Method · 0.95
dip2px
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected