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

Method getStoragePath

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

Source from the content-addressed store, hash-verified

610 }
611
612 public static String getStoragePath(){
613 return mStoragePath;
614 }
615
616 public static SharedPreferences getSettings(){
617 return PreferenceManager.getDefaultSharedPreferences(mContext);

Callers 8

CoreUpdateMethod · 0.95
ApkUpdateMethod · 0.95
MsfUpdateMethod · 0.95
RubyUpdateMethod · 0.95
onCreateMethod · 0.95
onConfirmMethod · 0.95
saveMethod · 0.95
loadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected