Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DTimezoneFormatter.java377 String countryName = getLocalizedCountryName(zoneIdsCountry); in getFormattedZoneInternal()
456 String countryName = getLocalizedCountryName(zoneIdsCountry);
502 private String getLocalizedCountryName(String zoneIdsCountry) { in getLocalizedCountryName() method