Home
last modified time | relevance | path

Searched refs:getSupportedIntegerCommands (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DObd2LiveFrameGenerator.java46 Set<Integer> apiIntegerPids = Obd2Command.getSupportedIntegerCommands(); in Obd2LiveFrameGenerator()
DObd2Command.java87 public static Set<Integer> getSupportedIntegerCommands() { in getSupportedIntegerCommands() method in Obd2Command