Home
last modified time | relevance | path

Searched refs:LANG_COUNTRY_AVAILABLE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java51 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(passThrough) in setUp()
54 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(passThrough) in setUp()
103 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_availableLanguage()
105 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_availableLanguage()
107 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onLoadLanguage( in testSetLanguage_availableLanguage()
150 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when( in testIsLanguageAvailable()
153 assertEquals(TextToSpeech.LANG_COUNTRY_AVAILABLE, mTts.isLanguageAvailable(Locale.US)); in testIsLanguageAvailable()
166 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE). in testDefaultLanguage_setsVoiceName()
171 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE). in testDefaultLanguage_setsVoiceName()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java258 expectedStatus = TextToSpeech.LANG_COUNTRY_AVAILABLE; in getExpectedLanguageAvailableStatus()
326 case TextToSpeech.LANG_COUNTRY_AVAILABLE: in onGetDefaultVoiceNameFor()
1431 || retVal == TextToSpeech.LANG_COUNTRY_AVAILABLE
1485 || retVal == TextToSpeech.LANG_COUNTRY_AVAILABLE
DTextToSpeech.java181 public static final int LANG_COUNTRY_AVAILABLE = 1; field in TextToSpeech
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27427 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt42131 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1