CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.clear() |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.edit() |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.putBoolean(String key,
boolean value) |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.putFloat(String key,
float value) |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.putInt(String key,
int value) |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.putLong(String key,
long value) |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.putString(String key,
String value) |
CryptoSharedPreferences.Editor |
CryptoSharedPreferences.Editor.remove(String s) |