MCPcopy Create free account
hub / github.com/cinit/TMoe / getApplication

Method getApplication

app/src/main/java/cc/ioctl/tmoe/util/HostInfo.java:50–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 @NonNull
51 public static Application getApplication() {
52 return sHostApplication;
53 }
54
55 @NonNull
56 public static String getPackageName() {

Callers 15

makeProxyActivityInfoMethod · 0.95
invokeMethod · 0.95
createView$dispatcherMethod · 0.95
initForPostStartupMethod · 0.95
onBindViewHolderMethod · 0.95
getStringImplMethod · 0.95
dip2pxMethod · 0.95
dpf2Method · 0.95
getTypefaceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected