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

Method getVersionCode

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

Source from the content-addressed store, hash-verified

73 }
74
75 public static int getVersionCode() {
76 return sHostVersionCode;
77 }
78
79 public static long getLongVersionCode() {
80 return sHostLongVersionCode;

Callers 5

doFindMethodDescMethod · 0.95
AboutFragmentClass · 0.80
getMethodMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected