Home
last modified time | relevance | path

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

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java165 defaultLocale.getISO3Country().toUpperCase(), in testDefaultLanguage_setsVoiceName()
170 defaultLocale.getISO3Country(), in testDefaultLanguage_setsVoiceName()
179 assertEquals(defaultLocale.getISO3Country(), req.getValue().getCountry()); in testDefaultLanguage_setsVoiceName()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java288 locale.getISO3Country(), locale.getVariant()); in onGetVoices()
297 locale.getISO3Country(), locale.getVariant()); in onGetVoices()
299 locale.getISO3Country(), locale.getVariant()); in onGetVoices()
370 locale.getISO3Country(), locale.getVariant()); in onLoadVoice()
375 locale.getISO3Country(), locale.getVariant()); in onLoadVoice()
401 locale.getISO3Country(), locale.getVariant()); in onIsValidVoiceName()
DTtsEngines.java96 normalizeCountry.put(new Locale("", country).getISO3Country(), country); in normalizeCountry.put() argument
420 result.getISO3Country(); in parseLocaleString()
478 ret[1] = locale.getISO3Country(); in toOldLocaleStringFormat()
DTextToSpeech.java1301 locale.getISO3Language(), locale.getISO3Country(), locale.getVariant());
1481 country = loc.getISO3Country();
1531 voiceCountry = voice.getLocale().getISO3Country();
1656 country = voice.getLocale().getISO3Country();
1789 country = loc.getISO3Country();
/frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
DICU_Delegate.java154 /*package*/ static String getISO3Country(String locale) { in getISO3Country() method in ICU_Delegate
/frameworks/base/api/
Dtest-current.txt18690 method public java.lang.String getISO3Country();
18691 method public static java.lang.String getISO3Country(java.lang.String);
58433 method public java.lang.String getISO3Country() throws java.util.MissingResourceException;
Dcurrent.txt18676 method public java.lang.String getISO3Country();
18677 method public static java.lang.String getISO3Country(java.lang.String);
58351 method public java.lang.String getISO3Country() throws java.util.MissingResourceException;
Dsystem-current.txt19886 method public java.lang.String getISO3Country();
19887 method public static java.lang.String getISO3Country(java.lang.String);
61885 method public java.lang.String getISO3Country() throws java.util.MissingResourceException;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt48431 method public java.lang.String getISO3Country();