MultiSelectListPreference
A Preference that displays a list of entries as a dialog.
This preference saves a set of strings. This set will contain one or more mValues from the setEntryValues array.
Constructors
Functions
Link copied to clipboard
Returns the index of the given value (in the entry mValues array).
Link copied to clipboard
The list of entries to be shown in the list in subsequent dialogs.
Link copied to clipboard
Returns the array of mValues to be saved for the preference.
Link copied to clipboard
Sets the human-readable entries to be shown in the list.
Link copied to clipboard
The array to find the value to save for a preference when an entry from entries is selected.