Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java485 String lastZone = "XXX"; in writeZonePrettyPath() local
506 if (zone.startsWith(lastZone)) { in writeZonePrettyPath()
509 lastZone = zone; in writeZonePrettyPath()