| PreferenceFragment.OnPreferenceDisplayDialogCallback | |
| PreferenceFragment.OnPreferenceStartFragmentCallback | Interface that PreferenceFragment's containing activity should implement to be able to process preference items that wish to switch to a specified fragment. |
| PreferenceFragment.OnPreferenceStartScreenCallback | Interface that PreferenceFragment's containing activity should implement to be able to process preference items that wish to switch to a new screen of preferences. |
| EditTextPreferenceDialogFragment | |
| ListPreferenceDialogFragment | |
| MultiSelectListPreference |
A Preference that displays a list of entries as
a dialog.
|
| MultiSelectListPreferenceDialogFragment | |
| PreferenceDialogFragment |
Abstract base class which presents a dialog associated with a
DialogPreference.
|
| PreferenceFragment |
Shows a hierarchy of Preference objects as
lists.
|
| R | |
| R.attr | |
| R.color | |
| R.drawable | |
| R.id | |
| R.layout | |
| R.style | |
| R.styleable | |
| SwitchPreference |
A Preference that provides a two-state toggleable option.
|