HomeSort by relevance Sort by last modified time
    Searched defs:getMetaZoneNames (Results 1 - 4 of 4) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TZDBTimeZoneNames.java 106 return getMetaZoneNames(mzID).getName(type);
341 private static TZDBNames getMetaZoneNames(String mzID) {
360 TZDBNames names = getMetaZoneNames(mzID);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TZDBTimeZoneNames.java 104 return getMetaZoneNames(mzID).getName(type);
339 private static TZDBNames getMetaZoneNames(String mzID) {
358 TZDBNames names = getMetaZoneNames(mzID);
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 66 milliseconds