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

  /hardware/interfaces/automotive/vehicle/2.1/
types.hal 261 EGR_OR_VVT_INCOMPLETE = 0x1 << 7,
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java 582 static final int EGR_OR_VVT_INCOMPLETE = 0x1 << 7;
602 .withIncompleteBitmask(EGR_OR_VVT_INCOMPLETE);

Completed in 39 milliseconds