Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/text/
DTimeZoneNames.java241 public abstract String getMetaZoneDisplayName(String mzID, NameType type); in getMetaZoneDisplayName() method in TimeZoneNames
553 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneNames.DefaultTimeZoneNames
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DTimeZoneNames.java267 public abstract String getMetaZoneDisplayName(String mzID, NameType type); in getMetaZoneDisplayName() method in TimeZoneNames
575 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneNames.DefaultTimeZoneNames
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DTZDBTimeZoneNames.java99 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TZDBTimeZoneNames
DTimeZoneNamesImpl.java165 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneNamesImpl
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java101 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TZDBTimeZoneNames
DTimeZoneNamesImpl.java167 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneNamesImpl
/external/cronet/stable/third_party/icu/source/i18n/
Dtznames.cpp272 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, Un… in getMetaZoneDisplayName() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1206 TimeZoneNamesImpl::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TimeZoneNamesImpl
2195 TZDBTimeZoneNames::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TZDBTimeZoneNames
/external/cronet/tot/third_party/icu/source/i18n/
Dtznames.cpp272 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, Un… in getMetaZoneDisplayName() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1206 TimeZoneNamesImpl::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TimeZoneNamesImpl
2195 TZDBTimeZoneNames::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TZDBTimeZoneNames
/external/icu/icu4c/source/i18n/
Dtznames.cpp270 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, Un… in getMetaZoneDisplayName() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1203 TimeZoneNamesImpl::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TimeZoneNamesImpl
2207 TZDBTimeZoneNames::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TZDBTimeZoneNames
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java1220 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneFormatTest.TimeZoneNamesInheriter
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneFormatTest.java1223 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneFormatTest.TimeZoneNamesInheriter