Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DConvertLanguageData.java1013 String result = getULocaleCountryName(countryCode); in getDisplayCountry()
2282 private static String getULocaleCountryName(String countryCode) { in getULocaleCountryName() method in ConvertLanguageData