Home
last modified time | relevance | path

Searched refs:observesDaylightTime (Results 1 – 25 of 26) sorted by relevance

12

/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/icuadapter/
DTimeZoneJDK.java185 public boolean observesDaylightTime() { in observesDaylightTime() method in TimeZoneJDK
186 return fJdkTz.observesDaylightTime(); in observesDaylightTime()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DJavaTimeZone.java202 public boolean observesDaylightTime() { in observesDaylightTime() method in JavaTimeZone
213 return super.observesDaylightTime(); in observesDaylightTime()
DOlsonTimeZone.java343 public boolean observesDaylightTime() { in observesDaylightTime() method in OlsonTimeZone
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DJavaTimeZone.java200 public boolean observesDaylightTime() { in observesDaylightTime() method in JavaTimeZone
211 return super.observesDaylightTime(); in observesDaylightTime()
DOlsonTimeZone.java341 public boolean observesDaylightTime() { in observesDaylightTime() method in OlsonTimeZone
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java2188 observesDaylight = tz.observesDaylightTime(); in TestObservesDaylightTime()
2195 boolean observesDaylightRBTZ = rbtz.observesDaylightTime(); in TestObservesDaylightTime()
2204 observesDaylight = tz.observesDaylightTime(); in TestObservesDaylightTime()
2211 observesDaylight = tz.observesDaylightTime(); in TestObservesDaylightTime()
2224 observesDaylight = stz.observesDaylightTime(); in TestObservesDaylightTime()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java2159 observesDaylight = tz.observesDaylightTime(); in TestObservesDaylightTime()
2166 boolean observesDaylightRBTZ = rbtz.observesDaylightTime(); in TestObservesDaylightTime()
2175 observesDaylight = tz.observesDaylightTime(); in TestObservesDaylightTime()
2182 observesDaylight = tz.observesDaylightTime(); in TestObservesDaylightTime()
2195 observesDaylight = stz.observesDaylightTime(); in TestObservesDaylightTime()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DTimeZone.java638 public boolean observesDaylightTime() { in observesDaylightTime() method in TimeZone
DRuleBasedTimeZone.java184 public boolean observesDaylightTime() { in observesDaylightTime() method in RuleBasedTimeZone
DSimpleTimeZone.java948 public boolean observesDaylightTime() { in observesDaylightTime() method in SimpleTimeZone
DVTimeZone.java145 public boolean observesDaylightTime() { in observesDaylightTime() method in VTimeZone
146 return tz.observesDaylightTime(); in observesDaylightTime()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DTimeZone.java676 public boolean observesDaylightTime() { in observesDaylightTime() method in TimeZone
DRuleBasedTimeZone.java200 public boolean observesDaylightTime() { in observesDaylightTime() method in RuleBasedTimeZone
DSimpleTimeZone.java972 public boolean observesDaylightTime() { in observesDaylightTime() method in SimpleTimeZone
DVTimeZone.java153 public boolean observesDaylightTime() { in observesDaylightTime() method in VTimeZone
154 return tz.observesDaylightTime(); in observesDaylightTime()
/third_party/icu/icu4j/
Dcoverage-exclusion.txt1112 com/ibm/icu/util/VTimeZone#observesDaylightTime:()Z
/third_party/icu/icu4j/tools/build/
Dicu4j62.api3.gz
Dicu4j61.api3.gz
Dicu4j60.api3.gz
Dicu4j67.api3.gz
Dicu4j69.api3.gz
Dicu4j64.api3.gz
Dicu4j65.api3.gz
Dicu4j63.api3.gz
Dicu4j66.api3.gz

12