Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java564 int getLeAudioVolume(int index, int minIndex, int maxIndex, int streamType) { in getLeAudioVolume() method in VolumeControlServiceTest
584 getLeAudioVolume( in testVolumeCalculations()
619 int streamVol = getLeAudioVolume(19, MEDIA_MIN_VOL, MEDIA_MAX_VOL, streamType); in testAutonomousMuteUnmute()