Searched refs:otherValue (Results 1 – 1 of 1) sorted by relevance
334 int otherValue = otherEvent.intValues.valueAt(i); in equals() local335 if (value != otherValue) { in equals()346 float otherValue = otherEvent.floatValues.valueAt(i); in equals() local347 if (value != otherValue) { in equals()