Searched refs:TTS_DEFAULT_LOCALE (Results 1 – 5 of 5) sorted by relevance
337 getString(mContext.getContentResolver(), Settings.Secure.TTS_DEFAULT_LOCALE)); in getLocalePrefForEngine()373 getString(mContext.getContentResolver(), Settings.Secure.TTS_DEFAULT_LOCALE), in isLocaleSetToDefaultForEngine()528 Settings.Secure.TTS_DEFAULT_LOCALE); in updateLocalePrefForEngine()540 Settings.Secure.TTS_DEFAULT_LOCALE, newPrefList.toString()); in updateLocalePrefForEngine()
67 Settings.Secure.TTS_DEFAULT_LOCALE,
108 VALIDATORS.put(Secure.TTS_DEFAULT_LOCALE, TTS_LIST_VALIDATOR); in VALIDATORS.put() argument
2471 Settings.Secure.TTS_DEFAULT_LOCALE, in dumpProtoSecureSettingsLocked()
7199 public static final String TTS_DEFAULT_LOCALE = "tts_default_locale"; field in Settings.Secure