| Package | Description |
|---|---|
| android.support.v4.app | |
| org.holoeverywhere | |
| org.holoeverywhere.app | |
| org.holoeverywhere.preference |
| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
_HoloFragment.getDefaultSharedPreferences() |
SharedPreferences |
_HoloActivity.getDefaultSharedPreferences() |
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) |
SharedPreferences |
_HoloFragment.getSharedPreferences(java.lang.String name,
int mode) |
SharedPreferences |
_HoloActivity.getSharedPreferences(java.lang.String name,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
IHolo.getDefaultSharedPreferences() |
SharedPreferences |
IHoloFragment.getDefaultSharedPreferences() |
SharedPreferences |
IHolo.getDefaultSharedPreferences(HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
IHolo.getSharedPreferences(HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
SharedPreferences |
IHolo.getSharedPreferences(java.lang.String name,
int mode) |
SharedPreferences |
IHoloFragment.getSharedPreferences(java.lang.String name,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
SharedPreferences |
Application.getDefaultSharedPreferences() |
SharedPreferences |
Application.getDefaultSharedPreferences(HoloEverywhere.PreferenceImpl impl) |
SharedPreferences |
Application.getSharedPreferences(HoloEverywhere.PreferenceImpl impl,
java.lang.String name,
int mode) |
SharedPreferences |
Application.getSharedPreferences(java.lang.String name,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
static SharedPreferences |
PreferenceManager.getDefaultSharedPreferences(android.content.Context context) |
static SharedPreferences |
PreferenceManagerHelper.getDefaultSharedPreferences(android.content.Context context) |
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) |
SharedPreferences |
PreferenceManager.getSharedPreferences() |
SharedPreferences |
Preference.getSharedPreferences() |
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) |
static SharedPreferences |
PreferenceManager.wrap(android.content.Context context,
java.lang.String name,
int mode) |
static SharedPreferences |
PreferenceManagerHelper.wrap(android.content.Context context,
java.lang.String name,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedPreferences.OnSharedPreferenceChangeListener.onSharedPreferenceChanged(SharedPreferences prefs,
java.lang.String key) |
Copyright © 2012-2013. All Rights Reserved.