Home
last modified time | relevance | path

Searched refs:FuelSystemStatus (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DObd2Command.java25 import com.android.car.obd2.commands.FuelSystemStatus;
117 new FuelSystemStatus(), in addSupportedIntegerCommands() argument
/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/commands/
DFuelSystemStatus.java24 public class FuelSystemStatus implements Obd2Command.OutputSemanticHandler<Integer> { class
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java545 public static final class FuelSystemStatus { class in CarDiagnosticEvent
546 private FuelSystemStatus() {} in FuelSystemStatus() method in CarDiagnosticEvent.FuelSystemStatus
915 public @Nullable @FuelSystemStatus.Status Integer getFuelSystemStatus() { in getFuelSystemStatus()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDiagnosticManagerTest.java33 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()
DCarDiagnosticConstantsTest.java147 android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.class); in testFuelSystemStatus()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt662 …method @android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.Status @Nullable public Integer…
715 public static final class CarDiagnosticEvent.FuelSystemStatus {
723FuelSystemStatus.OPEN_INSUFFICIENT_ENGINE_TEMPERATURE, android.car.diagnostic.CarDiagnosticEvent.F…
/packages/services/Car/car-lib/api/
Dsystem-current.txt662 …method @android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.Status @Nullable public Integer…
715 public static final class CarDiagnosticEvent.FuelSystemStatus {
723FuelSystemStatus.OPEN_INSUFFICIENT_ENGINE_TEMPERATURE, android.car.diagnostic.CarDiagnosticEvent.F…
Dtest-current.txt734 …method @android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.Status @Nullable public Integer…
787 public static final class CarDiagnosticEvent.FuelSystemStatus {
795FuelSystemStatus.OPEN_INSUFFICIENT_ENGINE_TEMPERATURE, android.car.diagnostic.CarDiagnosticEvent.F…
Dsystem-lint-baseline.txt864 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.FuelSystemStatus
1918 UnflaggedApi: android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus#CLOSED_LOOP:
1919 …gged with @FlaggedApi: field android.car.diagnostic.CarDiagnosticEvent.FuelSystemStatus.CLOSED_LOOP
1920 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 …]
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2352 class CarDiagnosticEvent.FuelSystemStatus package android.car.diagnostic