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

  /hardware/interfaces/automotive/vehicle/2.1/
types.hal 233 EGR_AVAILABLE = 0x1 << 6,
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java 496 static final int EGR_AVAILABLE = 0x1 << 6;
522 .withAvailableBitmask(EGR_AVAILABLE)

Completed in 60 milliseconds