Searched refs:STATE_KEY_LOCALE_ENTRY_VALUES (Results 1 – 3 of 3) sorted by relevance
78 private static final String STATE_KEY_LOCALE_ENTRY_VALUES= "locale_entry_values"; field in TtsEngineSettingsFragment165 savedInstanceState.getCharSequenceArray(STATE_KEY_LOCALE_ENTRY_VALUES); in onCreatePreferences()209 outState.putCharSequenceArray(STATE_KEY_LOCALE_ENTRY_VALUES, in onSaveInstanceState()
68 private static final String STATE_KEY_LOCALE_ENTRY_VALUES = "locale_entry_values"; field in TextToSpeechSettings189 savedInstanceState.getCharSequenceArray(STATE_KEY_LOCALE_ENTRY_VALUES); in onCreate()285 outState.putCharSequenceArray(STATE_KEY_LOCALE_ENTRY_VALUES, in onSaveInstanceState()