Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java788 public static final int CATALYST_AVAILABLE = 0x1 << 20; field in CarDiagnosticEvent.SparkIgnitionMonitors
819 new IgnitionMonitor.Decoder(CATALYST_AVAILABLE, CATALYST_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4273 CATALYST_AVAILABLE = 0x1 << 20,