Searched refs:isNetworkRequiredForSynthesis (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/tts/
H A DTextToSpeechSettings.java408 if (isNetworkRequiredForSynthesis()) {
480 private boolean isNetworkRequiredForSynthesis() { method in class:TextToSpeechSettings
510 final boolean networkRequired = isNetworkRequiredForSynthesis();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DTextToSpeechFragment.java319 if (isNetworkRequiredForSynthesis()) {
391 private boolean isNetworkRequiredForSynthesis() { method in class:TextToSpeechFragment
419 final boolean networkRequired = isNetworkRequiredForSynthesis();

Completed in 72 milliseconds