Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java851 public static final int PM_FILTER_AVAILABLE = 0x1 << 8; field in CarDiagnosticEvent.CompressionIgnitionMonitors
879 new IgnitionMonitor.Decoder(PM_FILTER_AVAILABLE, PM_FILTER_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4285 PM_FILTER_AVAILABLE = 0x1 << 8,