Home
last modified time | relevance | path

Searched refs:isNetworkRequiredForSynthesis (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DTextToSpeechFragment.java329 if (isNetworkRequiredForSynthesis()) { in evaluateDefaultLocale()
401 private boolean isNetworkRequiredForSynthesis() { in isNetworkRequiredForSynthesis() method in TextToSpeechFragment
429 final boolean networkRequired = isNetworkRequiredForSynthesis(); in speakSampleText()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/tts/
DTextToSpeechSettings.java572 private boolean isNetworkRequiredForSynthesis() { in isNetworkRequiredForSynthesis() method in TextToSpeechSettings
602 final boolean networkRequired = isNetworkRequiredForSynthesis(); in speakSampleText()
/packages/apps/Settings/src/com/android/settings/tts/
DTextToSpeechSettings.java597 private boolean isNetworkRequiredForSynthesis() { in isNetworkRequiredForSynthesis() method in TextToSpeechSettings
627 final boolean networkRequired = isNetworkRequiredForSynthesis(); in speakSampleText()