Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createProxyFragmentImplDex
Method · 0.95
getMethodDescFromCache
Method · 0.95
doFindMethodDesc
Method · 0.95
AboutFragment
Class · 0.80
getMethod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected