Home
last modified time | relevance | path

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

/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/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/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/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DTimeZone.java745 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in TimeZone
/external/icu/android_icu4j/src/main/java/android/icu/util/
DRuleBasedTimeZone.java227 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in RuleBasedTimeZone
DTimeZone.java952 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/icu4j/main/classes/core/src/com/ibm/icu/util/
DRuleBasedTimeZone.java245 public boolean hasSameRules(TimeZone other) { in hasSameRules() method in RuleBasedTimeZone
DTimeZone.java1035 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.cpp746 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.cpp1490 TimeZone::hasSameRules(const TimeZone& other) const in hasSameRules() function in TimeZone
Dvtzone.cpp1225 VTimeZone::hasSameRules(const TimeZone& other) const { in hasSameRules() function in VTimeZone