Home
last modified time | relevance | path

Searched defs:getTimeZoneDisplayName (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java308 public abstract String getTimeZoneDisplayName(String tzID, NameType type); in getTimeZoneDisplayName() method in TimeZoneNames
584 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TimeZoneNames.DefaultTimeZoneNames
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneNames.java280 public abstract String getTimeZoneDisplayName(String tzID, NameType type); in getTimeZoneDisplayName() method in TimeZoneNames
562 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TimeZoneNames.DefaultTimeZoneNames
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java112 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TZDBTimeZoneNames
DTimeZoneNamesImpl.java177 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TimeZoneNamesImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTZDBTimeZoneNames.java114 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TZDBTimeZoneNames
DTimeZoneNamesImpl.java179 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TimeZoneNamesImpl
/third_party/node/deps/icu-small/source/i18n/
Dtznames.cpp277 TimeZoneNamesDelegate::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Un… in getTimeZoneDisplayName() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1234 TimeZoneNamesImpl::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Unicod… in getTimeZoneDisplayName() function in TimeZoneNamesImpl
2218 TZDBTimeZoneNames::getTimeZoneDisplayName(const UnicodeString& /* tzID */, UTimeZoneNameType /* typ… in getTimeZoneDisplayName() function in TZDBTimeZoneNames
/third_party/icu/icu4c/source/i18n/
Dtznames.cpp277 TimeZoneNamesDelegate::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Un… in getTimeZoneDisplayName() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1234 TimeZoneNamesImpl::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Unicod… in getTimeZoneDisplayName() function in TimeZoneNamesImpl
2218 TZDBTimeZoneNames::getTimeZoneDisplayName(const UnicodeString& /* tzID */, UTimeZoneNameType /* typ… in getTimeZoneDisplayName() function in TZDBTimeZoneNames
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp277 TimeZoneNamesDelegate::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Un… in getTimeZoneDisplayName() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1233 TimeZoneNamesImpl::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Unicod… in getTimeZoneDisplayName() function in TimeZoneNamesImpl
2217 TZDBTimeZoneNames::getTimeZoneDisplayName(const UnicodeString& /* tzID */, UTimeZoneNameType /* typ… in getTimeZoneDisplayName() function in TZDBTimeZoneNames
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java1223 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TimeZoneFormatTest.TimeZoneNamesInheriter
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java1220 public String getTimeZoneDisplayName(String tzID, NameType type) { in getTimeZoneDisplayName() method in TimeZoneFormatTest.TimeZoneNamesInheriter