MCPcopy Index your code
hub / github.com/VPNht/android / save

Method save

app/src/main/java/ht/vpn/android/utils/PrefUtils.java:43–45  ·  view source on GitHub ↗

Save a string to the central ObscuredSharedPreferences @param context Context @param key Key of the preference @param value Value of the preference

(Context context, String key, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

doInBackgroundMethod · 0.95
onStopMethod · 0.95
successMethod · 0.95
saveValueMethod · 0.95

Calls 7

getPrefsMethod · 0.95
putStringMethod · 0.80
editMethod · 0.80
putBooleanMethod · 0.80
putLongMethod · 0.80
putIntMethod · 0.80
applyMethod · 0.45

Tested by

no test coverage detected