Searched refs:LANG_COUNTRY_VAR_AVAILABLE (Results 1 – 6 of 6) 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()1432 || retVal == TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE) {1486 || retVal == TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE) {
175 public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; field in TextToSpeech
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27428 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2
42132 field public static final int LANG_COUNTRY_VAR_AVAILABLE = 2; // 0x2