Home
last modified time | relevance | path

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

/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DObd2LiveFrameGenerator.java47 Set<Integer> apiFloatPids = Obd2Command.getSupportedFloatCommands(); in Obd2LiveFrameGenerator()
DObd2Command.java91 public static Set<Integer> getSupportedFloatCommands() { in getSupportedFloatCommands() method in Obd2Command