Home
last modified time | relevance | path

Searched defs:otherValue (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java403 int otherValue = otherEvent.mIntValues.valueAt(i); in equals() local
415 float otherValue = otherEvent.mFloatValues.valueAt(i); in equals() local
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DStruct.java695 final Object otherValue = fieldInfos[i].field.get(obj); in equals() local
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DMulticastRoutingCoordinatorService.java451 MfcValue otherValue = (MfcValue) other; in equals() local