Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinit/TMoe
/ getPackageName
Method
getPackageName
app/src/main/java/cc/ioctl/tmoe/util/HostInfo.java:55–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
@NonNull
56
public
static
String getPackageName() {
57
return
sHostAppPackageName;
58
}
59
60
@NonNull
61
public
static
String getAppName() {
Callers
8
invoke
Method · 0.95
getStringImpl
Method · 0.95
load
Method · 0.95
makeProxyActivityInfo
Method · 0.80
invoke
Method · 0.80
FastScroll
Method · 0.80
ShadowSectionCell
Method · 0.80
setHostApplication
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected