Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DTimezoneFormatter.java384 String cityName = getLocalizedExemplarCity(zoneid); in getFormattedZoneInternal()
460 String cityName = getLocalizedExemplarCity(zoneid);
510 public String getLocalizedExemplarCity(String timezoneString) { in getLocalizedExemplarCity() method