| 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 | |
| PreferenceFragment |
Shows a hierarchy of Preference objects as
lists.
|
| R | |
| R.anim | |
| R.attr | |
| R.bool | |
| R.color | |
| R.dimen | |
| R.drawable | |
| R.id | |
| R.integer | |
| R.layout | |
| R.string | |
| R.style | |
| R.styleable | |
| SwitchPreference |
A Preference that provides a two-state toggleable option.
|