Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java866 public static final int NOx_SCR_AVAILABLE = 0x1 << 14; field in CarDiagnosticEvent.CompressionIgnitionMonitors
890 new IgnitionMonitor.Decoder(NOx_SCR_AVAILABLE, NOx_SCR_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4294 NOx_SCR_AVAILABLE = 0x1 << 14,