Searched refs:otherOther (Results 1 – 1 of 1) sorted by relevance
178 OtherName otherOther = (OtherName)other; in equals() local179 if (!(otherOther.oid.equals((Object)oid))) { in equals()184 otherGNI = getGNI(otherOther.oid, otherOther.nameValue); in equals()197 result = Arrays.equals(nameValue, otherOther.nameValue); in equals()