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

  /packages/services/Car/obd2-lib/src/com/android/car/obd2/commands/
FuelSystemStatus.java 23 public class FuelSystemStatus implements Obd2Command.OutputSemanticHandler<Integer> {
  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java 291 public static final class FuelSystemStatus {
292 private FuelSystemStatus() {}
641 public @Nullable @FuelSystemStatus.Status Integer getFuelSystemStatus() {

Completed in 2068 milliseconds