Searched refs:restorePersistedValue (Results 1 – 4 of 4) sorted by relevance
193 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() argument203 if (restorePersistedValue) { in onSetInitialValue()
84 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument86 if (restorePersistedValue) { in onSetInitialValue()
85 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument87 if (restorePersistedValue) { in onSetInitialValue()
60 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() argument61 setEmergencyContacts(restorePersistedValue ? in onSetInitialValue()