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/hardware/
CarDiagnosticSensorIndices.java 40 public static final int COMMANDED_SECONDARY_AIR_STATUS = 5;
156 Obd2IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS,
CarDiagnosticEvent.java 313 * see {@link CarDiagnosticSensorIndices.Obd2IntegerSensorIndex#COMMANDED_SECONDARY_AIR_STATUS}
646 return getSystemIntegerSensor(CarDiagnosticSensorIndices.Obd2IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS);
  /hardware/interfaces/automotive/vehicle/2.1/
types.hal 366 COMMANDED_SECONDARY_AIR_STATUS = 5,
  /hardware/interfaces/automotive/vehicle/2.1/default/impl/vhal_v2_1/
EmulatedVehicleHal.cpp 60 Obd2IntegerSensorIndex::COMMANDED_SECONDARY_AIR_STATUS,
  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java 384 Obd2IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS,
398 Obd2IntegerSensorIndex.COMMANDED_SECONDARY_AIR_STATUS)

Completed in 459 milliseconds