Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowZoneEquivalences.java156 Map<String, Set<String>> country_zoneSet = sc.getCountryToZoneSet(); in getZoneEquivalences() local
166 if (shortList && (country_zoneSet.get(country)).size() < 2) in getZoneEquivalences()