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