Home
last modified time | relevance | path

Searched defs:getMetaZoneNames (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java335 private static TZDBNames getMetaZoneNames(String mzID) { in getMetaZoneNames() method in TZDBTimeZoneNames
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java337 private static TZDBNames getMetaZoneNames(String mzID) { in getMetaZoneNames() method in TZDBTimeZoneNames
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp2222 TZDBTimeZoneNames::getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) { in getMetaZoneNames() function in TZDBTimeZoneNames