Searched refs:onSetInitialValue (Results 1 – 2 of 2) sorted by relevance
142 protected void onSetInitialValue(boolean restorePersistedValue, in onSetInitialValue() method in CustomPreference144 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()
559 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in PreferenceDataStoreTest.PreferenceWrapper561 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()