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

  /packages/services/Car/car-lib/src/android/car/diagnostic/
IntegerSensorIndex.java 39 public static final int IGNITION_SPECIFIC_MONITORS = 3;
78 IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS,
CarDiagnosticEvent.java 865 getSystemIntegerSensor(android.car.diagnostic.IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS);
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
EmulatedVehicleHal.cpp 42 sensorStore->setIntegerSensor(DiagnosticIntegerSensorIndex::IGNITION_SPECIFIC_MONITORS,
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java 392 IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS, sparkMonitorsValue);
435 IntegerSensorIndex.IGNITION_SPECIFIC_MONITORS, compressionMonitorsValue);
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal     [all...]

Completed in 319 milliseconds