Searched refs:restorePersistedValue (Results 1 – 5 of 5) sorted by relevance
88 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument90 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
1541 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument