Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/preference/
H A DYesNoPreference.java91 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in YesNoPreference
/aosp12/frameworks/base/core/java/android/preference/
H A DPreference.java1580 onSetInitialValue(true, mDefaultValue); in dispatchSetInitialValue()
1588 onSetInitialValue(false, mDefaultValue); in dispatchSetInitialValue()
1591 onSetInitialValue(true, null); in dispatchSetInitialValue()
1615 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in Preference
H A DRingtonePreference.java218 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() method in RingtonePreference
H A DEditTextPreference.java177 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in EditTextPreference
H A DTwoStatePreference.java195 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in TwoStatePreference
H A DMultiSelectListPreference.java241 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiSelectListPreference
H A DSeekBarPreference.java94 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in SeekBarPreference
H A DListPreference.java303 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in ListPreference
H A DMultiCheckPreference.java285 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiCheckPreference
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DRingtonePreference.java207 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() method in RingtonePreference
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DListDialogPreference.java230 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in ListDialogPreference
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
H A DEmergencyContactsPreference.java98 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in EmergencyContactsPreference
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DEditPhoneNumberPreference.java407 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in EditPhoneNumberPreference
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DSeekBarPreference.java179 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in SeekBarPreference
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/
H A DSeekBarPreference.java246 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in SeekBarPreference
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt32661 method @Deprecated protected void onSetInitialValue(boolean, Object);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt22602 method protected void onSetInitialValue(boolean, java.lang.Object);