/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | TimeZone.java | 187 public static final int GENERIC_LOCATION = 7; field in TimeZone 457 if (style < SHORT || style > GENERIC_LOCATION) { in getDisplayName() 476 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in _getDisplayName() 483 case GENERIC_LOCATION: in _getDisplayName() 484 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 | 226 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/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneFormat.java | 88 GENERIC_LOCATION (0x0001), enumConstant 834 case GENERIC_LOCATION: in format() 877 case GENERIC_LOCATION: in format() 1024 … (style == Style.SPECIFIC_LONG || style == Style.GENERIC_LONG || style == Style.GENERIC_LOCATION); in parse() 1181 case GENERIC_LOCATION: in parse() 1185 case GENERIC_LOCATION: in parse() 1485 return parse(Style.GENERIC_LOCATION, text, pos, EnumSet.of(ParseOption.ALL_STYLES), null);
|
D | SimpleDateFormat.java | 1793 result = tzFormat().format(Style.GENERIC_LOCATION, tz, date); in subFormat() 3477 style = Style.GENERIC_LOCATION; in subParse()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneFormat.java | 90 GENERIC_LOCATION (0x0001), enumConstant 891 case GENERIC_LOCATION: in format() 934 case GENERIC_LOCATION: in format() 1085 … (style == Style.SPECIFIC_LONG || style == Style.GENERIC_LONG || style == Style.GENERIC_LOCATION); in parse() 1242 case GENERIC_LOCATION: in parse() 1246 case GENERIC_LOCATION: in parse() 1548 return parse(Style.GENERIC_LOCATION, text, pos, EnumSet.of(ParseOption.ALL_STYLES), null);
|
D | SimpleDateFormat.java | 1803 result = tzFormat().format(Style.GENERIC_LOCATION, tz, date); in subFormat() 3493 style = Style.GENERIC_LOCATION; in subParse()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | timezone.h | 623 GENERIC_LOCATION enumerator
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
D | FormatHandler.java | 2474 String genloca = tzfa.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior() 2475 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 | FormatHandler.java | 2471 String genloca = tzfa.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior() 2472 String genlocb = tzfb.format(Style.GENERIC_LOCATION, tz, now); in hasSameBehavior()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 572 {"Zambia time", 0, "en_US", Style.GENERIC_LOCATION, in TestParse() 889 Style.GENERIC_LOCATION, in TestFormat()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 575 {"Zambia time", 0, "en_US", Style.GENERIC_LOCATION, in TestParse() 892 Style.GENERIC_LOCATION, in TestFormat()
|
/external/icu/icu4c/source/i18n/ |
D | timezone.cpp | 1205 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in getDisplayName() 1213 case GENERIC_LOCATION: in getDisplayName()
|
/external/icu/icu4c/source/test/intltest/ |
D | tztest.cpp | 1446 {FALSE, TimeZone::GENERIC_LOCATION, "Los Angeles Time"}, in TestDisplayName() 1447 {TRUE, TimeZone::GENERIC_LOCATION, "Los Angeles Time"}, in TestDisplayName()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 374 Boolean.FALSE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName() 375 Boolean.TRUE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 377 Boolean.FALSE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName() 378 Boolean.TRUE, new Integer(TimeZone.GENERIC_LOCATION), "Los Angeles Time", in TestDisplayName()
|
/external/icu/icu4j/tools/build/ |
D | icu4j55.api3.gz |
|
D | icu4j56.api3.gz | 12;ICU4J 56.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j57.api3.gz |
|
D | icu4j54.api3.gz |
|
D | icu4j59.api3.gz |
|
D | icu4j58.api3.gz |
|
D | icu4j61.api3.gz | 12;ICU4J 61.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j60.api3.gz |
|
D | icu4j62.api3.gz |
|
D | icu4j63.api3.gz |
|