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

  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
TimeZone.java 135 public static final int TIMEZONE_ICU = 0;
572 * @param type Time zone type, either <code>TIMEZONE_ICU</code> or
582 throw new UnsupportedOperationException("TIMEZONE_ICU not supported by com.ibm.icu.base");
587 * @param type time zone type, either <code>TIMEZONE_ICU</code> or
599 * @return The default time zone type, either <code>TIMEZONE_ICU</code> or
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZone.java 125 public static final int TIMEZONE_ICU = 0;
665 * @param type Time zone type, either <code>TIMEZONE_ICU</code> or
678 * @param type time zone implementation type, TIMEZONE_JDK or TIMEZONE_ICU
719 * @param type time zone type, either <code>TIMEZONE_ICU</code> or
724 if (type != TIMEZONE_ICU && type != TIMEZONE_JDK) {
732 * @return The default time zone type, either <code>TIMEZONE_ICU</code> or
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZone.java 151 public static final int TIMEZONE_ICU = 0;
730 * @param type Time zone type, either <code>TIMEZONE_ICU</code> or
744 * @param type time zone implementation type, TIMEZONE_JDK or TIMEZONE_ICU
785 * @param type time zone type, either <code>TIMEZONE_ICU</code> or
790 if (type != TIMEZONE_ICU && type != TIMEZONE_JDK) {
798 * @return The default time zone type, either <code>TIMEZONE_ICU</code> or
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 117 milliseconds