Home
last modified time | relevance | path

Searched refs:IGNITION_SPECIFIC_MONITORS (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/
DCarDiagnosticSensorIndices.java38 public static final int IGNITION_SPECIFIC_MONITORS = 3; field in CarDiagnosticSensorIndices.Obd2IntegerSensorIndex
154 Obd2IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS,
DCarDiagnosticEvent.java653 CarDiagnosticSensorIndices.Obd2IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS); in getIgnitionMonitors()
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
DCarDiagnosticManagerTest.java426 Obd2IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS, sparkMonitorsValue); in testIgnitionMonitors()
469 Obd2IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS, compressionMonitorsValue); in testIgnitionMonitors()