Searched refs:defaultValueObj (Results 1 – 1 of 1) sorted by relevance
193 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() argument194 String defaultValue = (String) defaultValueObj; in onSetInitialValue()