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