Searched refs:fuelSystem (Results 1 – 3 of 3) sorted by relevance
406 assertTrue(commonIgnitionMonitors.fuelSystem.available); in testIgnitionMonitors()407 assertTrue(commonIgnitionMonitors.fuelSystem.incomplete); in testIgnitionMonitors()450 assertTrue(commonIgnitionMonitors.fuelSystem.available); in testIgnitionMonitors()451 assertTrue(commonIgnitionMonitors.fuelSystem.incomplete); in testIgnitionMonitors()
619 public final IgnitionMonitor fuelSystem; field in CarDiagnosticEvent.CommonIgnitionMonitors648 fuelSystem = FUEL_SYSTEM_DECODER.fromValue(bitmask); in CommonIgnitionMonitors()
399 field public final android.car.diagnostic.CarDiagnosticEvent.IgnitionMonitor fuelSystem;