Searched refs:GEAR_PARK (Results 1 – 15 of 15) sorted by relevance
37 public static final int GEAR_PARK = 0x0004; field in VehicleGear55 GEAR_PARK,84 if (o == GEAR_PARK) { in toString()
49 assertThat(VehicleGear.GEAR_PARK) in testMatchWithVehicleHal()50 .isEqualTo(android.hardware.automotive.vehicle.VehicleGear.GEAR_PARK); in testMatchWithVehicleHal()92 assertThat(VehicleGear.toString(VehicleGear.GEAR_PARK)).isEqualTo("GEAR_PARK"); in testToString()
137 aidlInjectIntEvent(VehicleProperty.GEAR_SELECTION, VehicleGear.GEAR_PARK, in testDrivingStateChange()214 aidlInjectIntEvent(VehicleProperty.GEAR_SELECTION, VehicleGear.GEAR_PARK, in testDrivingStateChangeForMalformedInputs()
293 VehicleGear.GEAR_PARK, CarSensorEvent.GEAR_PARK, in testGear()
85 } else if ((gear & CarSensorEvent.GEAR_PARK) != 0) {
519 .equals(VehicleGear.GEAR_PARK)) { in isVehicleKnownToBeParkedLocked()541 && !mSupportedGears.contains(VehicleGear.GEAR_PARK); in isCarManualTransmissionTypeLocked()
3168 /* areaId= */ 0, Integer.toString(VehicleGear.GEAR_PARK),
143 mockGearSignal = static_cast<int32_t>(VehicleGear::GEAR_PARK); in main()
292 } else if (mGearValue.value.int32Values[0] == int32_t(VehicleGear::GEAR_PARK)) { in selectStateForCurrentConditions()
78 public static final int GEAR_PARK = 0x0004; field in CarSensorEvent
297 field public static final int GEAR_PARK = 4; // 0x4621 field @Deprecated public static final int GEAR_PARK = 4; // 0x4
660 UnflaggedApi: android.car.VehicleGear#GEAR_PARK:661 New API must be flagged with @FlaggedApi: field android.car.VehicleGear.GEAR_PARK1220 UnflaggedApi: android.car.hardware.CarSensorEvent#GEAR_PARK:1221 New API must be flagged with @FlaggedApi: field android.car.hardware.CarSensorEvent.GEAR_PARK
417 field TIRAMISU_0 int GEAR_PARK = 0x0004;1315 field TIRAMISU_0 int GEAR_PARK = 0x0004;