Searched refs:getLocalizedCountryName (Results 1 – 1 of 1) sorted by relevance
377 String countryName = getLocalizedCountryName(zoneIdsCountry); in getFormattedZoneInternal()456 String countryName = getLocalizedCountryName(zoneIdsCountry);502 private String getLocalizedCountryName(String zoneIdsCountry) { in getLocalizedCountryName() method