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

  /hardware/interfaces/automotive/vehicle/2.1/
types.hal 246 SECONDARY_AIR_SYSTEM_INCOMPLETE = 0x1 << 15,
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java 509 static final int SECONDARY_AIR_SYSTEM_INCOMPLETE = 0x1 << 15;
543 .withIncompleteBitmask(SECONDARY_AIR_SYSTEM_INCOMPLETE);

Completed in 37 milliseconds