MCPcopy Index your code
hub / github.com/cSploit/android / getContext

Method getContext

cSploit/src/org/csploit/android/core/System.java:1002–1004  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1000 }
1001
1002 public static Context getContext(){
1003 return mContext;
1004 }
1005
1006 public static Network getNetwork() {
1007 return mNetwork;

Callers 8

getDescriptionMethod · 0.95
readDNSlistMethod · 0.95
saveDNSlistMethod · 0.95
onCreateMethod · 0.80
canChangeDirectoryToMethod · 0.80
ChangelogDialogClass · 0.80
ChangelogDialogMethod · 0.80
getViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected