Home
last modified time | relevance | path

Searched defs:getMetaZoneID (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java235 public abstract String getMetaZoneID(String tzID, long date); in getMetaZoneID() method in TimeZoneNames
564 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TimeZoneNames.DefaultTimeZoneNames
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTimeZoneNames.java211 public abstract String getMetaZoneID(String tzID, long date); in getMetaZoneID() method in TimeZoneNames
532 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TimeZoneNames.DefaultTimeZoneNames
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java82 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TZDBTimeZoneNames
DTimeZoneNamesImpl.java118 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TimeZoneNamesImpl
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java84 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TZDBTimeZoneNames
DTimeZoneNamesImpl.java120 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TimeZoneNamesImpl
/external/icu/icu4c/source/i18n/
Dtznames.cpp262 TimeZoneNamesDelegate::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) co… in getMetaZoneID() function in TimeZoneNamesDelegate
Dtznames_impl.cpp1171 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() function in TimeZoneNamesImpl
2168 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() function in TZDBTimeZoneNames
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java1195 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TimeZoneFormatTest.TimeZoneNamesInheriter
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneFormatTest.java1196 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() method in TimeZoneFormatTest.TimeZoneNamesInheriter