Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/tts/
DTtsPlaybackSettingsManager.java128 Locale getEffectiveTtsLocale() { in getEffectiveTtsLocale() method in TtsPlaybackSettingsManager
152 Locale defaultLocale = getEffectiveTtsLocale(); in speakSampleText()
DTtsPlaybackPreferenceController.java212 mSampleTextLocale = mTtsPlaybackManager.getEffectiveTtsLocale(); in startGetSampleText()
325 Locale defaultLocale = mTtsPlaybackManager.getEffectiveTtsLocale(); in checkOrUpdateSampleText()