Searched refs:getVendorFloatSensor (Results 1 – 3 of 3) sorted by relevance
485 public float getVendorFloatSensor(int sensor, float defaultValue) { in getVendorFloatSensor() method in CarDiagnosticEvent525 public @Nullable Float getVendorFloatSensor(int sensor) { in getVendorFloatSensor() method in CarDiagnosticEvent
336 assertNull(liveFrame.getVendorFloatSensor(FloatSensorIndex.VENDOR_START)); in testMissingSensorRead()338 0.25f, liveFrame.getVendorFloatSensor(FloatSensorIndex.VENDOR_START, 0.25f), EPS); in testMissingSensorRead()
293 method public float getVendorFloatSensor(int, float);294 method @Nullable public Float getVendorFloatSensor(int);