Searched refs:getSupportedIntegerCommands (Results 1 – 3 of 3) sorted by relevance
41 Set<Integer> apiIntegerPids = Obd2Command.getSupportedIntegerCommands(); in Obd2LiveFrameGenerator()
44 Set<Integer> apiIntegerPids = Obd2Command.getSupportedIntegerCommands(); in Obd2FreezeFrameGenerator()
86 public static Set<Integer> getSupportedIntegerCommands() { in getSupportedIntegerCommands() method in Obd2Command