Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java989 float sampleRate = getSampleRateWithinRange(options[i].sampleRate, propId); in subscribe()
1176 private float getSampleRateWithinRange(float sampleRate, int propId) { in getSampleRateWithinRange() method in FakeVehicleStub