Searched refs:getFuelType (Results 1 – 4 of 4) sorted by relevance
950 public @Nullable @FuelType.Type Integer getFuelType() { in getFuelType() method in CarDiagnosticEvent
520 assertEquals(FuelType.BIFUEL_RUNNING_LPG, liveFrame.getFuelType().intValue()); in testFuelType()
24 AutoBoxing: android.car.diagnostic.CarDiagnosticEvent#getFuelType():
353 …od @android.car.diagnostic.CarDiagnosticEvent.FuelType.Type @Nullable public Integer getFuelType();