Searched refs:IGNITION_STATE_START (Results 1 – 6 of 6) sorted by relevance
108 public static final int IGNITION_STATE_START = 5; field in CarSensorEvent
92 VehicleIgnitionState.START, CarSensorEvent.IGNITION_STATE_START);
255 VehicleIgnitionState.START, CarSensorEvent.IGNITION_STATE_START, in testIgnitionEvents()
209 field public static final int IGNITION_STATE_START = 5; // 0x5
445 field public static final int IGNITION_STATE_START = 5; // 0x5
619 if (event.intValues[0] == CarSensorEvent.IGNITION_STATE_START) { in onSensorChanged()