| Interface | Description |
|---|---|
| NavigationFragment.Callback |
Defines the interface, a class, which should be notified about the fragment's events, must
implement.
|
| Class | Description |
|---|---|
| AbstractPreferenceFragment |
An abstract base class for all fragments, which show multiple preferences.
|
| NavigationFragment |
A fragment, which contains the navigation of a
PreferenceActivity. |