Home
last modified time | relevance | path

Searched refs:EGR_OR_VVT_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java848 public static final int EGR_OR_VVT_INCOMPLETE = 0x1 << 7; field in CarDiagnosticEvent.CompressionIgnitionMonitors
876 new IgnitionMonitor.Decoder(EGR_OR_VVT_AVAILABLE, EGR_OR_VVT_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4283 EGR_OR_VVT_INCOMPLETE = 0x1 << 7,