Searched refs:restorePersistedValue (Results 1 – 6 of 6) sorted by relevance
89 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument91 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()
89 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument90 setValue(restorePersistedValue ? getPersistedBoolean(mWasPositiveResult) : in onSetInitialValue()
209 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() argument219 if (restorePersistedValue) { in onSetInitialValue()
1584 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument
Preference.java package android.support.v7.preference public android.support.v7.preference ...
1550 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument