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