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

Method getSettings

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

Source from the content-addressed store, hash-verified

614 }
615
616 public static SharedPreferences getSettings(){
617 return PreferenceManager.getDefaultSharedPreferences(mContext);
618 }
619
620 public static String getAppVersionName(){
621 if(mApkVersion !=null)

Callers 15

startUpdateCheckerMethod · 0.95
setEnabledMethod · 0.95
ProfilerMethod · 0.95
initMethod · 0.95
errorLoggingMethod · 0.95
getRubyPathMethod · 0.95
getMsfPathMethod · 0.95
clearGemsCacheMethod · 0.95
MsfRpcdServiceMethod · 0.95
runMethod · 0.95
onAutoScanChangedMethod · 0.95
onReceiveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected