Searched refs:onSetInitialValue (Results 1 – 2 of 2) sorted by relevance
145 protected void onSetInitialValue(boolean restorePersistedValue, in onSetInitialValue() method in CustomPreference147 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()
558 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in PreferenceDataStoreTest.PreferenceWrapper560 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()