Searched refs:GEAR_PARK (Results 1 – 9 of 9) sorted by relevance
100 .addIntValue(VehicleGear.GEAR_PARK) in testDrivingStateChange()190 .addIntValue(VehicleGear.GEAR_PARK) in testDrivingStateChangeForMalformedInputs()
290 VehicleGear.GEAR_PARK, CarSensorEvent.GEAR_PARK, in testGear()
477 if (mLastGearTimestamp != NOT_RECEIVED && mLastGear == VehicleGear.GEAR_PARK) { in isVehicleKnownToBeParked()498 && !mSupportedGears.contains(VehicleGear.GEAR_PARK)) { in isCarManualTransmissionType()
87 } else if ((gear & CarSensorEvent.GEAR_PARK) != 0) {
254 } else if (mGearValue.value.int32Values[0] == int32_t(VehicleGear::GEAR_PARK)) { in selectStateForCurrentConditions()
73 public static final int GEAR_PARK = 0x0004; field in CarSensorEvent
198 field public static final int GEAR_PARK = 101; // 0x65
399 field @Deprecated public static final int GEAR_PARK = 4; // 0x4