Home
last modified time | relevance | path

Searched refs:getMetaZoneDisplayName (Results 1 – 25 of 27) sorted by relevance

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java267 public abstract String getMetaZoneDisplayName(String mzID, NameType type); in getMetaZoneDisplayName() method in TimeZoneNames
291 name = getMetaZoneDisplayName(mzID, type); in getDisplayName()
469 name = getMetaZoneDisplayName(mzID, type); in getDisplayNames()
583 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneNames.DefaultTimeZoneNames
/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
264 name = getMetaZoneDisplayName(mzID, type); in getDisplayName()
436 name = getMetaZoneDisplayName(mzID, type); in getDisplayNames()
553 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneNames.DefaultTimeZoneNames
/external/icu/icu4c/source/i18n/
Dtznames.cpp116 …UnicodeString& getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeSt…
272 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, Un… in getMetaZoneDisplayName() function in TimeZoneNamesDelegate
273 return fTZnamesCacheEntry->names->getMetaZoneDisplayName(mzID, type, name); in getMetaZoneDisplayName()
343 getMetaZoneDisplayName(mzID, type, name); in getDisplayName()
366 getMetaZoneDisplayName(mzID, types[i], dest[i]); in getDisplayNames()
Dtznames_impl.h185 …UnicodeString& getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeSt…
247 …UnicodeString& getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeSt…
Dtzgnames.cpp688 fTimeZoneNames->getMetaZoneDisplayName(mzID, nameType, mzGenericName); in formatGenericNonLocationName()
697 fTimeZoneNames->getMetaZoneDisplayName(mzID, nameType, mzName); in formatGenericNonLocationName()
869 fTimeZoneNames->getMetaZoneDisplayName(*mzID, genNonLocTypes[i], mzGenName); in loadStrings()
Dtznames_impl.cpp1201 TimeZoneNamesImpl::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TimeZoneNamesImpl
2187 TZDBTimeZoneNames::getMetaZoneDisplayName(const UnicodeString& mzID, in getMetaZoneDisplayName() function in TZDBTimeZoneNames
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTimeZoneNameTest.java210 String europeanCentralName = usNames.getMetaZoneDisplayName("Europe_Central", in testGetMetaZoneDisplayName()
216 String americaPacificName = tzdbNames.getMetaZoneDisplayName("America_Pacific", in testGetMetaZoneDisplayName()
/external/icu/icu4c/source/i18n/unicode/
Dtznames.h241 …virtual UnicodeString& getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, U…
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java392 String mzGenericName = _tznames.getMetaZoneDisplayName(mzID, nameType); in formatGenericNonLocationName()
401 String mzName = _tznames.getMetaZoneDisplayName(mzID, nameType); in formatGenericNonLocationName()
498 String mzGenName = _tznames.getMetaZoneDisplayName(mzID, genNonLocType); in loadStrings()
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/
DTimeZoneGenericNames.java396 String mzGenericName = _tznames.getMetaZoneDisplayName(mzID, nameType); in formatGenericNonLocationName()
405 String mzName = _tznames.getMetaZoneDisplayName(mzID, nameType); in formatGenericNonLocationName()
502 String mzGenName = _tznames.getMetaZoneDisplayName(mzID, genNonLocType); in loadStrings()
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/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp1285 tzdbNames->getMetaZoneDisplayName(mzId, UTZNM_SHORT_STANDARD, name); in TestFormatTZDBNamesAllZoneCoverage()
1294 tzdbNames->getMetaZoneDisplayName(mzId, UTZNM_SHORT_DAYLIGHT, name); in TestFormatTZDBNamesAllZoneCoverage()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java1215 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneFormatTest.TimeZoneNamesInheriter
1247 tzn.getMetaZoneDisplayName("America_Central", NameType.LONG_DAYLIGHT), null); in TestDefaultTimeZoneNames()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneFormatTest.java1218 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() method in TimeZoneFormatTest.TimeZoneNamesInheriter
1250 tzn.getMetaZoneDisplayName("America_Central", NameType.LONG_DAYLIGHT), null); in TestDefaultTimeZoneNames()
/external/icu/icu4j/tools/build/
Dicu4j55.api3.gz
Dicu4j56.api3.gz12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j57.api3.gz
Dicu4j54.api3.gz
Dicu4j59.api3.gz
Dicu4j58.api3.gz
Dicu4j61.api3.gz12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j60.api3.gz

12