Searched refs:othr (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleTimeZone.java1217 * @param othr the TimeZone object to be compared with
1222 public boolean hasSameRules(TimeZone othr) { argument
1223 if (this == othr) {
1226 if(!(othr instanceof SimpleTimeZone)){
1229 SimpleTimeZone other = (SimpleTimeZone)othr;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 205 milliseconds