Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java689 public static final int COMPONENTS_INCOMPLETE = 0x1 << 1; field in CarDiagnosticEvent.CommonIgnitionMonitors
702 new IgnitionMonitor.Decoder(COMPONENTS_AVAILABLE, COMPONENTS_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4238 COMPONENTS_INCOMPLETE = 0x1 << 1,