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

  /packages/services/Car/car-lib/src/android/car/diagnostic/
IntegerSensorIndex.java 41 public static final int COMMANDED_SECONDARY_AIR_STATUS = 5;
80 IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS,
CarDiagnosticEvent.java 499 * android.car.diagnostic.IntegerSensorIndex#COMMANDED_SECONDARY_AIR_STATUS}
854 return getSystemIntegerSensor(android.car.diagnostic.IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS);
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
EmulatedVehicleHal.cpp 48 sensorStore->setIntegerSensor(DiagnosticIntegerSensorIndex::COMMANDED_SECONDARY_AIR_STATUS,
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java 355 IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS,
369 IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS)
    [all...]
  /hardware/interfaces/automotive/vehicle/2.0/
types.hal     [all...]

Completed in 382 milliseconds