Home
last modified time | relevance | path

Searched refs:getISO3Country (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DTextToSpeechTests.java169 defaultLocale.getISO3Country().toUpperCase(), in testDefaultLanguage_setsVoiceName()
174 defaultLocale.getISO3Country(), in testDefaultLanguage_setsVoiceName()
183 assertEquals(defaultLocale.getISO3Country(), req.getValue().getCountry()); in testDefaultLanguage_setsVoiceName()
/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTtsEngines.java97 normalizeCountry.put(new Locale("", country).getISO3Country(), country); in normalizeCountry.put() argument
426 result.getISO3Country(); in parseLocaleString()
483 ret[1] = locale.getISO3Country(); in toOldLocaleStringFormat()
H A DTextToSpeechService.java285 locale.getISO3Country(), locale.getVariant()); in onGetVoices()
294 locale.getISO3Country(), locale.getVariant()); in onGetVoices()
296 locale.getISO3Country(), locale.getVariant()); in onGetVoices()
367 locale.getISO3Country(), locale.getVariant()); in onLoadVoice()
372 locale.getISO3Country(), locale.getVariant()); in onLoadVoice()
398 locale.getISO3Country(), locale.getVariant()); in onIsValidVoiceName()
H A DTextToSpeech.java1424 locale.getISO3Language(), locale.getISO3Country(), locale.getVariant());
1593 country = loc.getISO3Country();
1643 voiceCountry = voice.getLocale().getISO3Country();
1756 country = voice.getLocale().getISO3Country();
1880 country = loc.getISO3Country();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt28765 HSPLjava/util/Locale;->getISO3Country()Ljava/lang/String;