Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ isCoreInitialized
Method
isCoreInitialized
cSploit/src/org/csploit/android/core/System.java:973–975 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
971
}
972
973
public
static
boolean isCoreInitialized() {
974
return
mCoreInitialized;
975
}
976
977
public
static
KnownIssues getKnownIssues() {
978
return
mKnownIssues;
Callers
4
createLayout
Method · 0.95
onCreate
Method · 0.95
run
Method · 0.95
onAutoScanChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected