Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java569 void testVolumeCalculations(int streamType, int minIdx, int maxIdx) { in testVolumeCalculations() argument
579 IntStream.range(minIdx, maxIdx) in testVolumeCalculations()