Home
last modified time | relevance | path

Searched refs:onSetInitialValue (Results 1 – 19 of 19) sorted by relevance

/frameworks/support/v7/preference/src/android/support/v7/preference/
DEditTextPreference.java89 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in EditTextPreference
DPreference.java1265 onSetInitialValue(false, mDefaultValue); in dispatchSetInitialValue()
1268 onSetInitialValue(true, null); in dispatchSetInitialValue()
1289 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in Preference
DTwoStatePreference.java185 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in TwoStatePreference
DListPreference.java257 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in ListPreference
/frameworks/base/core/java/com/android/internal/preference/
DYesNoPreference.java89 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in YesNoPreference
/frameworks/base/core/java/android/preference/
DRingtonePreference.java209 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() method in RingtonePreference
DTwoStatePreference.java187 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in TwoStatePreference
DEditTextPreference.java157 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in EditTextPreference
DPreference.java1385 onSetInitialValue(false, mDefaultValue); in dispatchSetInitialValue()
1388 onSetInitialValue(true, null); in dispatchSetInitialValue()
1409 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in Preference
DSeekBarPreference.java87 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in SeekBarPreference
DMultiSelectListPreference.java234 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiSelectListPreference
DMultiCheckPreference.java278 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiCheckPreference
DListPreference.java294 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in ListPreference
/frameworks/support/v14/preference/src/android/support/v14/preference/
DMultiSelectListPreference.java260 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiSelectListPreference
/frameworks/base/docs/html/guide/topics/ui/
Dsettings.jd1039 calls {@link android.preference.Preference#onSetInitialValue onSetInitialValue()} to notify
1043 <p>The {@link android.preference.Preference#onSetInitialValue onSetInitialValue()} method passes
1057 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) {
/frameworks/support/v7/preference/api/
D23.txt126 method protected void onSetInitialValue(boolean, java.lang.Object);
Dcurrent.txt126 method protected void onSetInitialValue(boolean, java.lang.Object);
/frameworks/base/api/
Dcurrent.txt23875 method protected void onSetInitialValue(boolean, java.lang.Object);
Dsystem-current.txt25831 method protected void onSetInitialValue(boolean, java.lang.Object);