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