Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java692 public static final int FUEL_SYSTEM_AVAILABLE = 0x1 << 2; field in CarDiagnosticEvent.CommonIgnitionMonitors
705 new IgnitionMonitor.Decoder(FUEL_SYSTEM_AVAILABLE, FUEL_SYSTEM_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4240 FUEL_SYSTEM_AVAILABLE = 0x1 << 2,