Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpVolumeManager.java63 static int systemToAvrcpVolume(int deviceVolume) { in systemToAvrcpVolume() method in AvrcpVolumeManager
86 int avrcpVolume = systemToAvrcpVolume(savedVolume); in switchVolumeDevice()