Home
last modified time | relevance | path

Searched defs:hasSameRules (Results 1 – 20 of 20) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneAdapter.java82 public boolean hasSameRules(java.util.TimeZone other) { in hasSameRules() method in TimeZoneAdapter
DOlsonTimeZone.java398 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in OlsonTimeZone
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneAdapter.java79 public boolean hasSameRules(java.util.TimeZone other) { in hasSameRules() method in TimeZoneAdapter
DOlsonTimeZone.java396 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in OlsonTimeZone
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DTimeZoneICU.java84 public boolean hasSameRules(java.util.TimeZone other) { in hasSameRules() method in TimeZoneICU
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/icuadapter/
DTimeZoneJDK.java154 public boolean hasSameRules(com.ibm.icu.util.TimeZone other) { in hasSameRules() method in TimeZoneJDK
/external/icu/android_icu4j/src/main/java/android/icu/util/
DRuleBasedTimeZone.java227 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in RuleBasedTimeZone
DTimeZone.java983 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in TimeZone
DSimpleTimeZone.java1201 public boolean hasSameRules(TimeZone othr) { in hasSameRules() method in SimpleTimeZone
DVTimeZone.java153 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in VTimeZone
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/
DZoneInfoData.java749 public boolean hasSameRules(@NonNull ZoneInfoData other) { in hasSameRules() method in ZoneInfoData
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRuleBasedTimeZone.java245 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in RuleBasedTimeZone
DTimeZone.java1066 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in TimeZone
DSimpleTimeZone.java1229 public boolean hasSameRules(TimeZone othr) { in hasSameRules() method in SimpleTimeZone
DVTimeZone.java164 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in VTimeZone
/external/icu/icu4c/source/i18n/
Dolsontz.cpp610 OlsonTimeZone::hasSameRules(const TimeZone &other) const { in hasSameRules() function in OlsonTimeZone
Dsimpletz.cpp747 SimpleTimeZone::hasSameRules(const TimeZone& other) const in hasSameRules() function in SimpleTimeZone
Drbtz.cpp527 RuleBasedTimeZone::hasSameRules(const TimeZone& other) const { in hasSameRules() function in RuleBasedTimeZone
Dtimezone.cpp1514 TimeZone::hasSameRules(const TimeZone& other) const in hasSameRules() function in TimeZone
Dvtzone.cpp1241 VTimeZone::hasSameRules(const TimeZone& other) const { in hasSameRules() function in VTimeZone