MCPcopy 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

createLayoutMethod · 0.95
onCreateMethod · 0.95
runMethod · 0.95
onAutoScanChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected