Searched refs:AmbientAirTemperature (Results 1 – 2 of 2) sorted by relevance
19 import com.android.car.obd2.commands.AmbientAirTemperature;104 new AmbientAirTemperature(), in addSupportedFloatCommands() argument
23 public class AmbientAirTemperature implements Obd2Command.OutputSemanticHandler<Float> { class