Searched refs:GEAR_NEUTRAL (Results 1 – 12 of 12) sorted by relevance
35 public static final int GEAR_NEUTRAL = 0x0001; field in VehicleGear53 GEAR_NEUTRAL,78 if (o == GEAR_NEUTRAL) { in toString()
43 assertThat(VehicleGear.GEAR_NEUTRAL) in testMatchWithVehicleHal()44 .isEqualTo(android.hardware.automotive.vehicle.VehicleGear.GEAR_NEUTRAL); in testMatchWithVehicleHal()88 assertThat(VehicleGear.toString(VehicleGear.GEAR_NEUTRAL)).isEqualTo("GEAR_NEUTRAL"); in testToString()
81 } else if ((gear & CarSensorEvent.GEAR_NEUTRAL) != 0) {
295 VehicleGear.GEAR_NEUTRAL, CarSensorEvent.GEAR_NEUTRAL, in testGear()
48 public static final int GEAR_NEUTRAL = 0x0001; field in CarSensorEvent
295 field public static final int GEAR_NEUTRAL = 1; // 0x1619 field @Deprecated public static final int GEAR_NEUTRAL = 1; // 0x1
656 UnflaggedApi: android.car.VehicleGear#GEAR_NEUTRAL:657 New API must be flagged with @FlaggedApi: field android.car.VehicleGear.GEAR_NEUTRAL1216 UnflaggedApi: android.car.hardware.CarSensorEvent#GEAR_NEUTRAL:1217 New API must be flagged with @FlaggedApi: field android.car.hardware.CarSensorEvent.GEAR_NEUTRAL
128 VehicleGear.GEAR_NEUTRAL);
3181 /* areaId= */ 0, Integer.toString(VehicleGear.GEAR_NEUTRAL),
415 field TIRAMISU_0 int GEAR_NEUTRAL = 0x0001;1303 field TIRAMISU_0 int GEAR_NEUTRAL = 0x0001;