HomeSort by relevance Sort by last modified time
    Searched refs:GENERIC_LOCATION (Results 1 - 22 of 22) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZone.java 188 public static final int GENERIC_LOCATION = 7;
416 * <code>SHORT_COMMONLY_USED</code> or <code>GENERIC_LOCATION</code>.
434 * <code>SHORT_COMMONLY_USED</code> or <code>GENERIC_LOCATION</code>.
454 * <code>SHORT_COMMONLY_USED</code> or <code>GENERIC_LOCATION</code>.
461 if (style < SHORT || style > GENERIC_LOCATION) {
471 * SHORT_COMMONLY_USED and GENERIC_LOCATION.
480 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) {
487 case GENERIC_LOCATION:
488 result = tzfmt.format(Style.GENERIC_LOCATION, this, date, timeType);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZone.java 226 public static final int GENERIC_LOCATION = 7;
476 * <code>SHORT_COMMONLY_USED</code> or <code>GENERIC_LOCATION</code>.
495 * <code>SHORT_COMMONLY_USED</code> or <code>GENERIC_LOCATION</code>.
516 * <code>SHORT_COMMONLY_USED</code> or <code>GENERIC_LOCATION</code>.
524 if (style < SHORT || style > GENERIC_LOCATION) {
534 * SHORT_COMMONLY_USED and GENERIC_LOCATION.
543 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) {
550 case GENERIC_LOCATION:
551 result = tzfmt.format(Style.GENERIC_LOCATION, this, date, timeType);
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
timezone.h 621 GENERIC_LOCATION
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TimeZoneFormat.java 87 GENERIC_LOCATION (0x0001),
791 * may use <code>GENERIC_LOCATION</code> or <code>LOCALIZED_GMT</code>.
    [all...]
SimpleDateFormat.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeZoneFormat.java 89 GENERIC_LOCATION (0x0001),
846 * may use <code>GENERIC_LOCATION</code> or <code>LOCALIZED_GMT</code>.
    [all...]
SimpleDateFormat.java     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeZoneFormatTest.java 565 {"Zambia time", 0, "en_US", Style.GENERIC_LOCATION,
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
FormatHandler.java     [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeZoneFormatTest.java 564 {"Zambia time", 0, "en_US", Style.GENERIC_LOCATION,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
FormatHandler.java     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneTest.java 369 Boolean.FALSE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time",
370 Boolean.TRUE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time",
    [all...]
  /external/icu/icu4c/source/test/intltest/
tztest.cpp     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneTest.java 368 Boolean.FALSE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time",
369 Boolean.TRUE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time",
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.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 1421 milliseconds