Home
last modified time | relevance | path

Searched defs:FuelSystemStatus (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/obd2-lib/src/com/android/car/obd2/commands/
DFuelSystemStatus.java23 public class FuelSystemStatus implements Obd2Command.OutputSemanticHandler<Integer> { class
/packages/services/Car/obd2-lib/src/com/android/car/obd2/
DObd2Command.java116 new FuelSystemStatus(), in addSupportedIntegerCommands()
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java540 public static final class FuelSystemStatus { class in CarDiagnosticEvent
541 private FuelSystemStatus() {} in FuelSystemStatus() method in CarDiagnosticEvent.FuelSystemStatus