Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpVolumeManager.java65 static int systemToAvrcpVolume(int deviceVolume) { in systemToAvrcpVolume() method in AvrcpVolumeManager
88 int avrcpVolume = systemToAvrcpVolume(savedVolume); in switchVolumeDevice()