Searched defs:onSetInitialValue (Results 1 - 6 of 6) sorted by relevance

/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
H A DAutoCompleteEditTextPreference.java189 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { method in class:AutoCompleteEditTextPreference
H A DEmergencyContactsPreference.java98 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { method in class:EmergencyContactsPreference
/packages/apps/Settings/src/com/android/settings/
H A DRingtonePreference.java206 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { method in class:RingtonePreference
/packages/apps/Settings/src/com/android/settings/accessibility/
H A DListDialogPreference.java229 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { method in class:ListDialogPreference
/packages/apps/Settings/src/com/android/settings/widget/
H A DSeekBarPreference.java148 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { method in class:SeekBarPreference
/packages/services/Telephony/src/com/android/phone/
H A DEditPhoneNumberPreference.java392 protected void onSetInitialValue(boolean restoreValue, Object defaultValue) { method in class:EditPhoneNumberPreference

Completed in 146 milliseconds