Searched refs:getTimeZoneNames (Results 1 – 5 of 5) sorted by relevance
470 public abstract TimeZoneNames getTimeZoneNames(ULocale locale); in getTimeZoneNames() method in TimeZoneNames.Factory494 return TZNAMES_FACTORY.getTimeZoneNames(data); in createInstance()584 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() method in TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
515 public TimeZoneNames getTimeZoneNames() { in getTimeZoneNames() method in TimeZoneFormat1784 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), dstType, date) :1785 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), stdType, date);1801 … String location = getTimeZoneNames().getExemplarLocationName(ZoneMeta.getCanonicalCLDRID(tz));1804 location = getTimeZoneNames().getExemplarLocationName(UNKNOWN_ZONE_ID);
22 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() method in TimeZoneNamesFactoryImpl
326 const TimeZoneNames* getTimeZoneNames() const;
515 TimeZoneFormat::getTimeZoneNames() const { in getTimeZoneNames() function in TimeZoneFormat