Home
last modified time | relevance | path

Searched refs:getTimeZoneNames (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java494 public abstract TimeZoneNames getTimeZoneNames(ULocale locale); in getTimeZoneNames() method in TimeZoneNames.Factory
518 return TZNAMES_FACTORY.getTimeZoneNames(data); in createInstance()
608 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() method in TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
DTimeZoneFormat.java518 public TimeZoneNames getTimeZoneNames() { in getTimeZoneNames() method in TimeZoneFormat
1787 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), dstType, date) :
1788 getTimeZoneNames().getDisplayName(ZoneMeta.getCanonicalCLDRID(tz), stdType, date);
1804 … String location = getTimeZoneNames().getExemplarLocationName(ZoneMeta.getCanonicalCLDRID(tz));
1807 location = getTimeZoneNames().getExemplarLocationName(UNKNOWN_ZONE_ID);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneNames.java471 public abstract TimeZoneNames getTimeZoneNames(ULocale locale); in getTimeZoneNames() method in TimeZoneNames.Factory
496 return TZNAMES_FACTORY.getTimeZoneNames(data); in createInstance()
590 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() method in TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
DTimeZoneFormat.java478 public TimeZoneNames getTimeZoneNames() { in getTimeZoneNames() method in TimeZoneFormat
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);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneNamesFactoryImpl.java26 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() method in TimeZoneNamesFactoryImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneNamesFactoryImpl.java24 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() method in TimeZoneNamesFactoryImpl
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h327 const TimeZoneNames* getTimeZoneNames() const;
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtzfmt.h327 const TimeZoneNames* getTimeZoneNames() const;
/third_party/icu/icu4c/source/i18n/unicode/
Dtzfmt.h327 const TimeZoneNames* getTimeZoneNames() const;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h325 const TimeZoneNames* getTimeZoneNames() const;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java1240 TimeZoneNames tzn = factory.getTimeZoneNames(ULocale.ENGLISH); in TestDefaultTimeZoneNames()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java1237 TimeZoneNames tzn = factory.getTimeZoneNames(ULocale.ENGLISH); in TestDefaultTimeZoneNames()
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp527 TimeZoneFormat::getTimeZoneNames() const { in getTimeZoneNames() function in TimeZoneFormat
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp521 TimeZoneFormat::getTimeZoneNames() const { in getTimeZoneNames() function in TimeZoneFormat
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp527 TimeZoneFormat::getTimeZoneNames() const { in getTimeZoneNames() function in TimeZoneFormat
/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp527 TimeZoneFormat::getTimeZoneNames() const { in getTimeZoneNames() function in TimeZoneFormat
/third_party/icu/icu4j/tools/build/
Dicu4j62.api3.gz
Dicu4j61.api3.gz
Dicu4j60.api3.gz
Dicu4j67.api3.gz
Dicu4j69.api3.gz
Dicu4j64.api3.gz
Dicu4j65.api3.gz
Dicu4j63.api3.gz
Dicu4j66.api3.gz

12