Home | History | Annotate | Download | only in text

Lines Matching defs:getTimeZoneNames

478     public TimeZoneNames getTimeZoneNames() {
525 * @see #getTimeZoneNames()
1717 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), dstType, date) :
1718 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), stdType, date);
1734 String location = getTimeZoneNames().getExemplarLocationName(ZoneMeta.getCanonicalCLDRID(tz));
1737 location = getTimeZoneNames().getExemplarLocationName(UNKNOWN_ZONE_ID);