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

Method onSettingChanged

cSploit/src/org/csploit/android/tools/Ruby.java:67–69  ·  view source on GitHub ↗
(String key)

Source from the content-addressed store, hash-verified

65 protected SettingReceiver onSettingsChanged = new SettingReceiver() {
66
67 public void onSettingChanged(String key) {
68 setEnabled();
69 }
70 };
71
72 public void setupEnvironment() {

Callers

nothing calls this directly

Calls 1

setEnabledMethod · 0.95

Tested by

no test coverage detected