Searched refs:countryCode2 (Results 1 – 1 of 1) sorted by relevance
455 String countryCode2 = TimeZone.getRegion(tzid); in addZones() local456 if (countryCode2.equals("001")) { in addZones()459 … String englishTerritory = englishCldrFile.getName(CLDRFile.TERRITORY_NAME, countryCode2); in addZones()