Searched refs:STATE_KEY_LOCALE_ENTRIES (Results 1 – 3 of 3) sorted by relevance
77 private static final String STATE_KEY_LOCALE_ENTRIES = "locale_entries"; field in TtsEngineSettingsFragment163 savedInstanceState.getCharSequenceArray(STATE_KEY_LOCALE_ENTRIES); in onCreatePreferences()207 outState.putCharSequenceArray(STATE_KEY_LOCALE_ENTRIES, in onSaveInstanceState()
67 private static final String STATE_KEY_LOCALE_ENTRIES = "locale_entries"; field in TextToSpeechSettings187 savedInstanceState.getCharSequenceArray(STATE_KEY_LOCALE_ENTRIES); in onCreate()283 outState.putCharSequenceArray(STATE_KEY_LOCALE_ENTRIES, in onSaveInstanceState()