Searched refs:boostPressure (Results 1 – 4 of 4) sorted by relevance
841 public final IgnitionMonitor boostPressure; field in CarDiagnosticEvent.CompressionIgnitionMonitors900 boostPressure = BOOST_PRESSURE_DECODER.fromValue(bitmask); in CompressionIgnitionMonitors()
490 assertTrue(compressionIgnitionMonitors.boostPressure.available); in testIgnitionMonitors()491 assertTrue(compressionIgnitionMonitors.boostPressure.incomplete); in testIgnitionMonitors()
293 …ngNullability: android.car.diagnostic.CarDiagnosticEvent.CompressionIgnitionMonitors#boostPressure:294 …Missing nullability on field `boostPressure` in class `class android.car.diagnostic.CarDiagnosticE…
401 field public final android.car.diagnostic.CarDiagnosticEvent.IgnitionMonitor boostPressure;