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