Module SharedPreferences
Provides classes related to android.content.SharedPreferences.
Import path
import semmle.code.java.frameworks.android.SharedPreferencesImports
| java | Provides all default Java QL imports. |
Classes
| CreateEncryptedSharedPreferencesMethod | The |
| EncryptedSharedPreferences | The class |
| GetSharedPreferencesEditorMethod | The method |
| PutSharedPreferenceMethod | A method that updates a key-value pair in a |
| SharedPreferences | The interface |
| SharedPreferencesEditor | The interface |
| StoreSharedPreferenceMethod | A method on |