HomeSort by relevance Sort by last modified time
    Searched refs:GEAR_FIRST (Results 1 - 4 of 4) sorted by null

  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarSensorManagerTest.java 309 VehicleGear.GEAR_LOW, CarSensorEvent.GEAR_FIRST,
310 VehicleGear.GEAR_1, CarSensorEvent.GEAR_FIRST,
  /packages/services/Car/car-lib/src/android/car/hardware/
CarSensorEvent.java 59 * GEAR_FIRST is for gear number 1.
61 public static final int GEAR_FIRST = 1;
  /packages/services/Car/service/src/com/android/car/hal/
SensorHalService.java 85 VehicleGear.GEAR_LOW, CarSensorEvent.GEAR_FIRST, // Also GEAR_1 - the value is the same.
  /packages/services/Car/car-support-lib/src/android/support/car/hardware/
CarSensorEvent.java 404 * GEAR_FIRST is for gear number 1.
407 public static final int GEAR_FIRST = 1;
    [all...]

Completed in 1855 milliseconds