/aosp12/frameworks/base/core/java/com/android/internal/preference/ |
H A D | YesNoPreference.java | 91 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in YesNoPreference
|
/aosp12/frameworks/base/core/java/android/preference/ |
H A D | Preference.java | 1580 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 D | RingtonePreference.java | 218 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() method in RingtonePreference
|
H A D | EditTextPreference.java | 177 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in EditTextPreference
|
H A D | TwoStatePreference.java | 195 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in TwoStatePreference
|
H A D | MultiSelectListPreference.java | 241 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiSelectListPreference
|
H A D | SeekBarPreference.java | 94 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in SeekBarPreference
|
H A D | ListPreference.java | 303 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in ListPreference
|
H A D | MultiCheckPreference.java | 285 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in MultiCheckPreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | RingtonePreference.java | 207 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() method in RingtonePreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | ListDialogPreference.java | 230 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in ListDialogPreference
|
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/ |
H A D | EmergencyContactsPreference.java | 98 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in EmergencyContactsPreference
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | EditPhoneNumberPreference.java | 407 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in EditPhoneNumberPreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | SeekBarPreference.java | 179 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 D | SeekBarPreference.java | 246 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { in onSetInitialValue() method in SeekBarPreference
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 32661 method @Deprecated protected void onSetInitialValue(boolean, Object);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 22602 method protected void onSetInitialValue(boolean, java.lang.Object);
|