Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DEvsStateControl.cpp214 static int32_t sDummyGear = int32_t(VehicleGear::GEAR_REVERSE); in selectStateForCurrentConditions()
248 if (mGearValue.value.int32Values[0] == int32_t(VehicleGear::GEAR_REVERSE)) { in selectStateForCurrentConditions()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarSensorManagerTest.java293 VehicleGear.GEAR_REVERSE, CarSensorEvent.GEAR_REVERSE, in testGear()
/packages/apps/Car/Cluster/src/android/car/cluster/sensors/
DSensors.java81 if ((gear & CarSensorEvent.GEAR_REVERSE) != 0) {
/packages/services/Car/car-lib/src/android/car/hardware/
DCarSensorEvent.java75 public static final int GEAR_REVERSE = 0x0002; field in CarSensorEvent
/packages/services/Car/car-lib/api/released/
D2.txt199 field public static final int GEAR_REVERSE = 102; // 0x66
D1.txt199 field public static final int GEAR_REVERSE = 102; // 0x66
/packages/services/Car/car-lib/api/
Dcurrent.txt400 field @Deprecated public static final int GEAR_REVERSE = 2; // 0x2