Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java861 public static final int BOOST_PRESSURE_AVAILABLE = 0x1 << 12; field in CarDiagnosticEvent.CompressionIgnitionMonitors
886 new IgnitionMonitor.Decoder(BOOST_PRESSURE_AVAILABLE,
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4291 BOOST_PRESSURE_AVAILABLE = 0x1 << 12,