Home
last modified time | relevance | path

Searched refs:LANG_COUNTRY_VAR_AVAILABLE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java81 … Mockito.doReturn(TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_delegation()
83 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE).when(delegate).onLoadLanguage( in testSetLanguage_delegation()
88 …assertEquals(TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE, mTts.setLanguage(new Locale("eng", "USA", "v… in testSetLanguage_delegation()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java253 int expectedStatus = TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE; in getExpectedLanguageAvailableStatus()
329 case TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE: in onGetDefaultVoiceNameFor()
1431 || retVal == TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE) {
1485 || retVal == TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE) {
DTextToSpeech.java154 public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; field in TextToSpeech
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27428 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt42160 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2