/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | TZDBTimeZoneNames.java | 103 (type != NameType.SHORT_STANDARD && type != NameType.SHORT_DAYLIGHT)) { in getMetaZoneDisplayName() 205 case SHORT_DAYLIGHT: in getName() 314 && (ntype == NameType.SHORT_STANDARD || ntype == NameType.SHORT_DAYLIGHT) in handlePrefixMatch() 316 && _nameTypes.contains(NameType.SHORT_DAYLIGHT)) { in handlePrefixMatch() 362 String dst = names.getName(NameType.SHORT_DAYLIGHT); in prepareFind() 385 NameType.SHORT_DAYLIGHT, in prepareFind()
|
D | TimeZoneNamesImpl.java | 631 c1 == 'd' ? ZNames.NameTypeIndex.SHORT_DAYLIGHT : null; in nameTypeIndexFromKey() 701 …OCATION, LONG_GENERIC, LONG_STANDARD, LONG_DAYLIGHT, SHORT_GENERIC, SHORT_STANDARD, SHORT_DAYLIGHT; 721 case SHORT_DAYLIGHT: 722 return NameTypeIndex.SHORT_DAYLIGHT.ordinal(); 742 case SHORT_DAYLIGHT: 743 return NameType.SHORT_DAYLIGHT;
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TZDBTimeZoneNames.java | 101 (type != NameType.SHORT_STANDARD && type != NameType.SHORT_DAYLIGHT)) { in getMetaZoneDisplayName() 203 case SHORT_DAYLIGHT: in getName() 312 && (ntype == NameType.SHORT_STANDARD || ntype == NameType.SHORT_DAYLIGHT) in handlePrefixMatch() 314 && _nameTypes.contains(NameType.SHORT_DAYLIGHT)) { in handlePrefixMatch() 360 String dst = names.getName(NameType.SHORT_DAYLIGHT); in prepareFind() 383 NameType.SHORT_DAYLIGHT, in prepareFind()
|
D | TimeZoneNamesImpl.java | 629 c1 == 'd' ? ZNames.NameTypeIndex.SHORT_DAYLIGHT : null; in nameTypeIndexFromKey() 699 …OCATION, LONG_GENERIC, LONG_STANDARD, LONG_DAYLIGHT, SHORT_GENERIC, SHORT_STANDARD, SHORT_DAYLIGHT; 719 case SHORT_DAYLIGHT: 720 return NameTypeIndex.SHORT_DAYLIGHT.ordinal(); 740 case SHORT_DAYLIGHT: 741 return NameType.SHORT_DAYLIGHT;
|
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/ |
D | TimeZoneNameProviderICU.java | 35 String sdst = tznames.getDisplayName(canonicalID, NameType.SHORT_DAYLIGHT, date); in getDisplayName()
|
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | TimeZoneNameTest.java | 112 tznames.getDisplayName(canonicalID, NameType.SHORT_DAYLIGHT, date) : in getIcuDisplayName() 217 TimeZoneNames.NameType.SHORT_DAYLIGHT); in testGetMetaZoneDisplayName()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneNames.java | 124 SHORT_DAYLIGHT, enumConstant
|
D | TimeZoneFormat.java | 402 NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT, 904 … result = formatSpecific(tz, NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT, date, timeType); in format() 1199 nameTypes = EnumSet.of(NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT); in parse() 1219 assert nameTypes.contains(NameType.SHORT_DAYLIGHT); in parse() 1783 assert(dstType == NameType.LONG_DAYLIGHT || dstType == NameType.SHORT_DAYLIGHT); 1875 case SHORT_DAYLIGHT:
|
D | DateFormatSymbols.java | 1377 NameType.LONG_DAYLIGHT, NameType.SHORT_DAYLIGHT in getZoneStrings()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | TimeZoneNames.java | 109 SHORT_DAYLIGHT, enumConstant
|
D | TimeZoneFormat.java | 366 NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT, 847 … result = formatSpecific(tz, NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT, date, timeType); in format() 1138 nameTypes = EnumSet.of(NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT); in parse() 1158 assert nameTypes.contains(NameType.SHORT_DAYLIGHT); in parse() 1713 assert(dstType == NameType.LONG_DAYLIGHT || dstType == NameType.SHORT_DAYLIGHT); 1805 case SHORT_DAYLIGHT:
|
D | DateFormatSymbols.java | 1342 NameType.LONG_DAYLIGHT, NameType.SHORT_DAYLIGHT in getZoneStrings()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | TimeZone.java | 559 nameType = daylight ? NameType.SHORT_DAYLIGHT : NameType.SHORT_STANDARD; in _getDisplayName()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeZone.java | 594 nameType = daylight ? NameType.SHORT_DAYLIGHT : NameType.SHORT_STANDARD; in _getDisplayName()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
D | FormatHandler.java | 2486 NameType.SHORT_DAYLIGHT in hasSameBehavior()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 1143 NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT in TestGetDisplayNames()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneFormatTest.java | 1140 NameType.SHORT_STANDARD, NameType.SHORT_DAYLIGHT in TestGetDisplayNames()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | FormatHandler.java | 2499 NameType.SHORT_DAYLIGHT in hasSameBehavior()
|
/third_party/icu/icu4j/tools/build/ |
D | icu4j62.api3.gz |
|
D | icu4j61.api3.gz |
|
D | icu4j60.api3.gz |
|
D | icu4j67.api3.gz |
|
D | icu4j69.api3.gz |
|
D | icu4j64.api3.gz |
|
D | icu4j65.api3.gz |
|