Searched refs:LANG_COUNTRY_VAR_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
80 … Mockito.doReturn(TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE).when(delegate).onIsLanguageAvailable( in testSetLanguage_delegation()82 Mockito.doReturn(TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE).when(delegate).onLoadLanguage( in testSetLanguage_delegation()87 …assertEquals(TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE, mTts.setLanguage(new Locale("eng", "USA", "v… in testSetLanguage_delegation()
253 int expectedStatus = TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE; in getExpectedLanguageAvailableStatus()329 case TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE: in onGetDefaultVoiceNameFor()1413 || retVal == TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE) {1467 || retVal == TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE) {
147 public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; field in TextToSpeech
27428 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2
37772 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2
40984 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2