Searched refs:GEAR_REVERSE (Results 1 – 7 of 7) sorted by relevance
214 static int32_t sDummyGear = int32_t(VehicleGear::GEAR_REVERSE); in selectStateForCurrentConditions()248 if (mGearValue.value.int32Values[0] == int32_t(VehicleGear::GEAR_REVERSE)) { in selectStateForCurrentConditions()
293 VehicleGear.GEAR_REVERSE, CarSensorEvent.GEAR_REVERSE, in testGear()
81 if ((gear & CarSensorEvent.GEAR_REVERSE) != 0) {
75 public static final int GEAR_REVERSE = 0x0002; field in CarSensorEvent
199 field public static final int GEAR_REVERSE = 102; // 0x66
400 field @Deprecated public static final int GEAR_REVERSE = 2; // 0x2