Searched refs:Bank1LongTermFuelTrimCommand (Results 1 – 2 of 2) sorted by relevance
27 import com.android.car.obd2.commands.FuelTrimCommand.Bank1LongTermFuelTrimCommand;109 new Bank1LongTermFuelTrimCommand(), in addSupportedFloatCommands() argument
39 public static class Bank1LongTermFuelTrimCommand extends FuelTrimCommand { class in FuelTrimCommand