/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | TimeZone.java | 189 public static final int GENERIC_LOCATION = 7; field in TimeZone 462 if (style < SHORT || style > GENERIC_LOCATION) { in getDisplayName() 481 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in _getDisplayName() 488 case GENERIC_LOCATION: in _getDisplayName() 489 result = tzfmt.format(Style.GENERIC_LOCATION, this, date, timeType); in _getDisplayName()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeZone.java | 223 public static final int GENERIC_LOCATION = 7; field in TimeZone 521 if (style < SHORT || style > GENERIC_LOCATION) { in getDisplayName() 540 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in _getDisplayName() 547 case GENERIC_LOCATION: in _getDisplayName() 548 result = tzfmt.format(Style.GENERIC_LOCATION, this, date, timeType); in _getDisplayName()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | timezone.h | 621 GENERIC_LOCATION enumerator
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneFormat.java | 84 GENERIC_LOCATION (0x0001), enumConstant 830 case GENERIC_LOCATION: in format() 873 case GENERIC_LOCATION: in format() 1020 … (style == Style.SPECIFIC_LONG || style == Style.GENERIC_LONG || style == Style.GENERIC_LOCATION); in parse() 1177 case GENERIC_LOCATION: in parse() 1181 case GENERIC_LOCATION: in parse() 1481 return parse(Style.GENERIC_LOCATION, text, pos, EnumSet.of(ParseOption.ALL_STYLES), null);
|
D | SimpleDateFormat.java | 1743 result = tzFormat().format(Style.GENERIC_LOCATION, tz, date); in subFormat() 3189 style = Style.GENERIC_LOCATION; in subParse()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneFormat.java | 86 GENERIC_LOCATION (0x0001), enumConstant 887 case GENERIC_LOCATION: in format() 930 case GENERIC_LOCATION: in format() 1081 … (style == Style.SPECIFIC_LONG || style == Style.GENERIC_LONG || style == Style.GENERIC_LOCATION); in parse() 1238 case GENERIC_LOCATION: in parse() 1242 case GENERIC_LOCATION: in parse() 1544 return parse(Style.GENERIC_LOCATION, text, pos, EnumSet.of(ParseOption.ALL_STYLES), null);
|
D | SimpleDateFormat.java | 1753 result = tzFormat().format(Style.GENERIC_LOCATION, tz, date); in subFormat() 3205 style = Style.GENERIC_LOCATION; in subParse()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 551 {"Zambia time", 0, "en_US", Style.GENERIC_LOCATION, in TestParse() 862 Style.GENERIC_LOCATION, in TestFormat()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 555 {"Zambia time", 0, "en_US", Style.GENERIC_LOCATION, in TestParse() 866 Style.GENERIC_LOCATION, in TestFormat()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
D | FormatTests.java | 2376 String genloca = tzfa.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior() 2377 String genlocb = tzfb.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | FormatTests.java | 2375 String genloca = tzfa.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior() 2376 String genlocb = tzfb.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior()
|
/external/icu/icu4c/source/i18n/ |
D | timezone.cpp | 1202 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in getDisplayName() 1210 case GENERIC_LOCATION: in getDisplayName()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 369 Boolean.FALSE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName() 370 Boolean.TRUE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 365 Boolean.FALSE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName() 366 Boolean.TRUE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName()
|
/external/icu/icu4c/source/test/intltest/ |
D | tztest.cpp | 1419 {FALSE, TimeZone::GENERIC_LOCATION, "Los Angeles Time"}, in TestDisplayName() 1420 {TRUE, TimeZone::GENERIC_LOCATION, "Los Angeles Time"}, in TestDisplayName()
|
/external/icu/icu4j/tools/build/ |
D | icu4j48.api3.gz | 12;ICU4J 4.8;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j50.api3.gz | 12;ICU4J 50.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j49.api3.gz | 12;ICU4J 49.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j51.api3.gz |
|
D | icu4j52.api3.gz | 12;ICU4J 52.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j56.api3.gz |
|
D | icu4j53.api3.gz | 12;ICU4J 53.1.0;;
2ST@3.6;PB;NS;NF; ... |
D | icu4j55.api3.gz |
|
D | icu4j54.api3.gz | 12;ICU4J 54.1.0;;
2ST@3.6;PB;NS;NF; ... |