MCPcopy Create free account
hub / github.com/cSploit/android / getCurrentTarget

Method getCurrentTarget

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

Source from the content-addressed store, hash-verified

1056 }
1057
1058 public static Target getCurrentTarget(){
1059 return mCurrentTarget;
1060 }
1061
1062 public static Target getTargetByAddress(String address){
1063 try {

Callers 15

onItemClickMethod · 0.95
onCreateMethod · 0.95
onCreateMethod · 0.95
getPluginsForTargetMethod · 0.95
getCurrentExploitsMethod · 0.95
write_servicesMethod · 0.95
setStartedStateMethod · 0.95
onCreateMethod · 0.95
onPrepareOptionsMenuMethod · 0.95
setStartedStateMethod · 0.95
onCreateMethod · 0.95
onItemLongClickMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected