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

  /hardware/interfaces/automotive/vehicle/2.1/
types.hal 267 EXHAUST_GAS_SENSOR_INCOMPLETE = 0x1 << 11,
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java 588 static final int EXHAUST_GAS_SENSOR_INCOMPLETE = 0x1 << 11;
612 .withIncompleteBitmask(EXHAUST_GAS_SENSOR_INCOMPLETE);

Completed in 54 milliseconds