Searched refs:lastCountry (Results 1 – 3 of 3) sorted by relevance
152 String lastCountry = ""; in getZoneEquivalences() local171 if (!country.equals(lastCountry)) { in getZoneEquivalences()209 lastCountry = country; in getZoneEquivalences()
515 String lastCountry = ""; in writeZonePrettyPath() local542 if (!newCountry.equals(lastCountry)) { in writeZonePrettyPath()545 lastCountry = newCountry; in writeZonePrettyPath()
1128 String lastCountry = ""; in printTimezonesToLocalize() local1140 if (!country.equals(lastCountry)) { in printTimezonesToLocalize()1141 lastCountry = country; in printTimezonesToLocalize()