|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UUIDPreference | |
---|---|
de.unikassel.android.sdcframework.preferences | Provides the classes to manage preferences, service configurations values and defaults. |
de.unikassel.android.sdcframework.preferences.facade | Provides the interfaces for the preference package. |
Uses of UUIDPreference in de.unikassel.android.sdcframework.preferences |
---|
Classes in de.unikassel.android.sdcframework.preferences that implement UUIDPreference | |
---|---|
class |
UUIDPreferenceImpl
Implementation of the preference for the UUID |
Fields in de.unikassel.android.sdcframework.preferences declared as UUIDPreference | |
---|---|
private UUIDPreference |
ApplicationPreferenceManagerImpl.uuidPreference
The UUID preferences |
Methods in de.unikassel.android.sdcframework.preferences that return UUIDPreference | |
---|---|
UUIDPreference |
ApplicationPreferenceManagerImpl.getUUIDPreference()
|
Uses of UUIDPreference in de.unikassel.android.sdcframework.preferences.facade |
---|
Methods in de.unikassel.android.sdcframework.preferences.facade that return UUIDPreference | |
---|---|
UUIDPreference |
ApplicationPreferenceManager.getUUIDPreference()
Getter for UUID preferences |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |