Searched refs:getLocalizedMetazone (Results 1 – 1 of 1) sorted by relevance
325 String metaZoneName = getLocalizedMetazone(metazone, type, length, daylight); in getFormattedZoneInternal()327 metaZoneName = getLocalizedMetazone(metazone, Type.SPECIFIC, length, false); in getFormattedZoneInternal()493 … public String getLocalizedMetazone(String metazone, Type type, Length length, boolean daylight) { in getLocalizedMetazone() method