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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TZDBTimeZoneNames.java 219 boolean ambiguousType;
299 if (match.ambiguousType
360 boolean ambiguousType = (std != null && dst != null && std.equals(dst));
366 stdInf.ambiguousType = ambiguousType;
374 dstInf.ambiguousType = ambiguousType;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TZDBTimeZoneNames.java 217 boolean ambiguousType;
297 if (match.ambiguousType
358 boolean ambiguousType = (std != null && dst != null && std.equals(dst));
364 stdInf.ambiguousType = ambiguousType;
372 dstInf.ambiguousType = ambiguousType;
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 426 milliseconds