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