PreferenceEditorFacade
Provides safe access to shared preferences read/write operations.
Functions
Link copied to clipboard
Commits changes made during editing to the shared preferences.
Link copied to clipboard
Retrieves a boolean value from the shared preferences.
Link copied to clipboard
Link copied to clipboard
Sets a boolean value in the shared preferences.
Link copied to clipboard
Sets a set of String values in the shared preferences.
Link copied to clipboard
Begins editing the shared preferences. Changes are not committed until finishEditing is called.