Home
last modified time | relevance | path

Searched refs:getFuelSystemStatus (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java910 public @Nullable @FuelSystemStatus.Status Integer getFuelSystemStatus() { in getFuelSystemStatus() method in CarDiagnosticEvent
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticManagerTest.java369 liveFrame.getFuelSystemStatus().intValue()); in testFuelSystemStatus()
/aosp12/packages/services/Car/car-lib/api/
H A Dsystem-lint-baseline.txt22 AutoBoxing: android.car.diagnostic.CarDiagnosticEvent#getFuelSystemStatus():
H A Dsystem-current.txt352 …agnostic.CarDiagnosticEvent.FuelSystemStatus.Status @Nullable public Integer getFuelSystemStatus();