Home
last modified time | relevance | path

Searched refs:sNormalizeCountry (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTtsEngines.java80 private static final Map<String, String> sNormalizeCountry; field in TtsEngines
102 sNormalizeCountry = Collections.unmodifiableMap(normalizeCountry);
415 String normalizedCountry= sNormalizeCountry.get(country); in parseLocaleString()
457 String normalizedCountry= sNormalizeCountry.get(country); in normalizeTTSLocale()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54784 Landroid/speech/tts/TtsEngines;->sNormalizeCountry:Ljava/util/Map;