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.java50 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(passThrough) in setUp()
53 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(passThrough) in setUp()
102 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_availableLanguage()
104 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_availableLanguage()
106 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onLoadLanguage( in testSetLanguage_availableLanguage()
149 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when( in testIsLanguageAvailable()
152 assertEquals(TextToSpeech.LANG_COUNTRY_AVAILABLE, mTts.isLanguageAvailable(Locale.US)); in testIsLanguageAvailable()
165 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE). in testDefaultLanguage_setsVoiceName()
170 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.java160 public static final int LANG_COUNTRY_AVAILABLE = 1; field in TextToSpeech
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27427 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-public-dex.txt40751 Landroid/speech/tts/TextToSpeech;->LANG_COUNTRY_AVAILABLE:I
/frameworks/base/api/
Dcurrent.txt39922 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1