Home
last modified time | relevance | path

Searched refs:onSetInitialValue (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/preference2/src/android/preference2/cts/
DCustomPreference.java145 protected void onSetInitialValue(boolean restorePersistedValue, in onSetInitialValue() method in CustomPreference
147 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()
DPreferenceDataStoreTest.java558 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValue) { in onSetInitialValue() method in PreferenceDataStoreTest.PreferenceWrapper
560 super.onSetInitialValue(restorePersistedValue, defaultValue); in onSetInitialValue()