Searched refs:canonicalId (Results 1 – 2 of 2) sorted by relevance
83 String canonicalId = TimeZone.getCanonicalID(zoneId); in create() local84 if (!canonicalId.equals(zoneId)) { in create()87 return get(canonicalId); in create()
4192 String canonicalId = ZoneName.getSystemCanonicalID(id); in getDisplayName() local4193 libcore.icu.TimeZoneNames.getDisplayNames(timeZoneNames, canonicalId, TYPES, in getDisplayName()4362 String canonicalId = ZoneName.toZid(zid, locale); in getTree() local4363 libcore.icu.TimeZoneNames.getDisplayNames(timeZoneNames, canonicalId, types, in getTree()