| Package | Description |
|---|---|
| android.support.v4.app | |
| org.holoeverywhere | |
| org.holoeverywhere.app | |
| org.holoeverywhere.preference |
| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
_HoloFragment.getDefaultSharedPreferences(HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
_HoloActivity.getDefaultSharedPreferences(HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
_HoloFragment.getSharedPreferences(HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
SharedPreferences |
_HoloActivity.getSharedPreferences(HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
| Modifier and Type | Field and Description |
|---|---|
static HoloEverywhere.PreferenceImpl |
HoloEverywhere.PREFERENCE_IMPL
Preference implementation using by default
|
| Modifier and Type | Method and Description |
|---|---|
static HoloEverywhere.PreferenceImpl |
HoloEverywhere.PreferenceImpl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HoloEverywhere.PreferenceImpl[] |
HoloEverywhere.PreferenceImpl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
IHolo.getDefaultSharedPreferences(HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
IHolo.getSharedPreferences(HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
Application.getDefaultSharedPreferences(HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
Application.getSharedPreferences(HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
static SharedPreferences |
PreferenceManager.getDefaultSharedPreferences(android.content.Context context,
HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
_PreferenceManagerImpl.getDefaultSharedPreferences(android.content.Context context,
HoloEverywhere.PreferenceImpl impl) |
static SharedPreferences |
PreferenceManagerHelper.getDefaultSharedPreferences(android.content.Context context,
HoloEverywhere.PreferenceImpl impl) |
static SharedPreferences |
PreferenceManager.wrap(android.content.Context context,
HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
SharedPreferences |
_PreferenceManagerImpl.wrap(android.content.Context context,
HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
static SharedPreferences |
PreferenceManagerHelper.wrap(android.content.Context context,
HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
Copyright © 2012-2013. All Rights Reserved.