| Annotation Type | Description |
|---|---|
| ActivityPreferences |
Annotation which should be used at interface-level to define that the
preferences private to the Activity should be used.
|
| DefaultSharedPreferences |
Annotation which should be used at interface-level to define that the
default shared preferences should be used.
|
| FilePreferences |
Annotation which should be used at interface-level to define that the
preferences should be opened from a file name.
|