HomeSort by relevance Sort by last modified time
    Searched refs:fuelSystem (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java 440 assertTrue(commonIgnitionMonitors.fuelSystem.available);
441 assertTrue(commonIgnitionMonitors.fuelSystem.incomplete);
484 assertTrue(commonIgnitionMonitors.fuelSystem.available);
485 assertTrue(commonIgnitionMonitors.fuelSystem.incomplete);
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java 440 public final IgnitionMonitor fuelSystem;
469 fuelSystem = FUEL_SYSTEM_BUILDER.buildForValue(bitmask);

Completed in 155 milliseconds