Home
last modified time | relevance | path

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

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java47 LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(passThrough) in setUp()
50 LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(passThrough) in setUp()
99 … LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_availableLanguage()
101 … LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_availableLanguage()
103 LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(delegate).onLoadLanguage( in testSetLanguage_availableLanguage()
146 LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when( in testIsLanguageAvailable()
149 assertEquals(TextToSpeech.LANG_COUNTRY_AVAILABLE, mTts.isLanguageAvailable(Locale.US)); in testIsLanguageAvailable()
162 LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE). in testDefaultLanguage_setsVoiceName()
167 LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE). in testDefaultLanguage_setsVoiceName()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java261 expectedStatus = TextToSpeech.LANG_COUNTRY_AVAILABLE; in getExpectedLanguageAvailableStatus()
329 case TextToSpeech.LANG_COUNTRY_AVAILABLE: in onGetDefaultVoiceNameFor()
1339 retVal == TextToSpeech.LANG_COUNTRY_AVAILABLE ||
1383 retVal == TextToSpeech.LANG_COUNTRY_AVAILABLE ||
DTextToSpeech.java153 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/api/
Dtest-current.txt35358 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1
Dcurrent.txt35279 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1
Dsystem-current.txt38146 field public static final int LANG_COUNTRY_AVAILABLE = 1; // 0x1