Searched refs:FuelSystemStatus (Results 1 – 10 of 10) sorted by relevance
25 import com.android.car.obd2.commands.FuelSystemStatus;117 new FuelSystemStatus(), in addSupportedIntegerCommands() argument
24 public class FuelSystemStatus implements Obd2Command.OutputSemanticHandler<Integer> { class
545 public static final class FuelSystemStatus { class in CarDiagnosticEvent546 private FuelSystemStatus() {} in FuelSystemStatus() method in CarDiagnosticEvent.FuelSystemStatus915 public @Nullable @FuelSystemStatus.Status Integer getFuelSystemStatus() { in getFuelSystemStatus()
33 import android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus;323 FuelSystemStatus.OPEN_ENGINE_LOAD_OR_DECELERATION); in setUp()541 FuelSystemStatus.OPEN_ENGINE_LOAD_OR_DECELERATION, in testFuelSystemStatus()546 FuelSystemStatus.OPEN_ENGINE_LOAD_OR_DECELERATION, in testFuelSystemStatus()
147 android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.class); in testFuelSystemStatus()
662 …method @android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.Status @Nullable public Integer…715 public static final class CarDiagnosticEvent.FuelSystemStatus {723 …FuelSystemStatus.OPEN_INSUFFICIENT_ENGINE_TEMPERATURE, android.car.diagnostic.CarDiagnosticEvent.F…
734 …method @android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.Status @Nullable public Integer…787 public static final class CarDiagnosticEvent.FuelSystemStatus {795 …FuelSystemStatus.OPEN_INSUFFICIENT_ENGINE_TEMPERATURE, android.car.diagnostic.CarDiagnosticEvent.F…
864 PublicTypedef: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.Status:1916 UnflaggedApi: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus:1917 … must be flagged with @FlaggedApi: class android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus1918 UnflaggedApi: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus#CLOSED_LOOP:1919 …gged with @FlaggedApi: field android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.CLOSED_LOOP1920 UnflaggedApi: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus#CLOSED_LOOP_BUT_FEEDBACK_F…1921 …d with @FlaggedApi: field android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.CLOSED_LOOP_B…1922 UnflaggedApi: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus#OPEN_ENGINE_LOAD_OR_DECELE…1923 …d with @FlaggedApi: field android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.OPEN_ENGINE_L…1924 UnflaggedApi: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus#OPEN_INSUFFICIENT_ENGINE_T…[all …]
2352 class CarDiagnosticEvent.FuelSystemStatus package android.car.diagnostic