Home
last modified time | relevance | path

Searched refs:GEAR_REVERSE (Results 1 – 16 of 16) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DVehicleGear.java36 public static final int GEAR_REVERSE = 0x0002; field in VehicleGear
54 GEAR_REVERSE,
81 if (o == GEAR_REVERSE) { in toString()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleGearTest.java46 assertThat(VehicleGear.GEAR_REVERSE) in testMatchWithVehicleHal()
47 .isEqualTo(android.hardware.automotive.vehicle.VehicleGear.GEAR_REVERSE); in testMatchWithVehicleHal()
90 assertThat(VehicleGear.toString(VehicleGear.GEAR_REVERSE)).isEqualTo("GEAR_REVERSE"); in testToString()
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/sensors/
DSensors.java79 if ((gear & CarSensorEvent.GEAR_REVERSE) != 0) {
/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/sensors/
DSensors.java79 if ((gear & CarSensorEvent.GEAR_REVERSE) != 0) {
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarSensorManagerTest.java296 VehicleGear.GEAR_REVERSE, CarSensorEvent.GEAR_REVERSE, in testGear()
DCarDrivingRestrictionsTest.java182 aidlInjectIntEvent(VehicleProperty.GEAR_SELECTION, VehicleGear.GEAR_REVERSE, in testDrivingStateChange()
/packages/services/Car/cpp/evs/apps/default/src/
Devs_app.cpp109 int32_t mockGearSignal = static_cast<int32_t>(VehicleGear::GEAR_REVERSE); in main()
DEvsStateControl.cpp286 if (mGearValue.value.int32Values[0] == int32_t(VehicleGear::GEAR_REVERSE)) { in selectStateForCurrentConditions()
/packages/services/Car/car-lib/src/android/car/hardware/
DCarSensorEvent.java80 public static final int GEAR_REVERSE = 0x0002; field in CarSensorEvent
/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java1084 isReverseGear = (Integer) value.getValue() == VehicleGear.GEAR_REVERSE; in handlePropertyEvent()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/evs/
DCarEvsServiceUnitTest.java131 VehicleGear.GEAR_REVERSE);
134 VehicleGear.GEAR_REVERSE);
/packages/services/Car/car-lib/api/
Dcurrent.txt298 field public static final int GEAR_REVERSE = 2; // 0x2
622 field @Deprecated public static final int GEAR_REVERSE = 2; // 0x2
Dlint-baseline.txt662 UnflaggedApi: android.car.VehicleGear#GEAR_REVERSE:
663 New API must be flagged with @FlaggedApi: field android.car.VehicleGear.GEAR_REVERSE
1222 UnflaggedApi: android.car.hardware.CarSensorEvent#GEAR_REVERSE:
1223 New API must be flagged with @FlaggedApi: field android.car.hardware.CarSensorEvent.GEAR_REVERSE
/packages/services/Car/car-lib-module/api/
Dcurrent.txt298 field public static final int GEAR_REVERSE = 2; // 0x2
622 field @Deprecated public static final int GEAR_REVERSE = 2; // 0x2
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java3153 /* areaId= */ 0, Integer.toString(VehicleGear.GEAR_REVERSE),
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt416 field TIRAMISU_0 int GEAR_REVERSE = 0x0002;
1316 field TIRAMISU_0 int GEAR_REVERSE = 0x0002;