Home
last modified time | relevance | path

Searched refs:IGNITION_STATE_ACC (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarSensorManagerTest.java74 .addIntValue(CarSensorEvent.IGNITION_STATE_ACC) in configureMockedHal()
239 assertEquals(CarSensorEvent.IGNITION_STATE_ACC, event.intValues[0]); in testIgnitionState()
253 VehicleIgnitionState.ACC, CarSensorEvent.IGNITION_STATE_ACC, in testIgnitionEvents()
/packages/services/Car/car-lib/src/android/car/hardware/
DCarSensorEvent.java104 public static final int IGNITION_STATE_ACC = 3; field in CarSensorEvent
/packages/services/Car/service/src/com/android/car/hal/
DSensorHalService.java90 VehicleIgnitionState.ACC, CarSensorEvent.IGNITION_STATE_ACC,
/packages/services/Car/car-lib/api/
Dcurrent.txt205 field public static final int IGNITION_STATE_ACC = 3; // 0x3
Dsystem-current.txt441 field public static final int IGNITION_STATE_ACC = 3; // 0x3