Searched refs:FuelGaugePressure (Results 1 – 2 of 2) sorted by relevance
24 import com.android.car.obd2.commands.FuelGaugePressure;115 new FuelGaugePressure(), in addSupportedIntegerCommands() argument
23 public class FuelGaugePressure implements Obd2Command.OutputSemanticHandler<Integer> { class