Searched refs:LANG_COUNTRY_VAR_AVAILABLE (Results 1 – 5 of 5) sorted by relevance
81 … 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()
253 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) {
154 public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; field in TextToSpeech
27428 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2
42160 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2