Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java204 public void adjustAvrcpAbsoluteVolume(int direction) { in adjustAvrcpAbsoluteVolume() method in A2dpService
303 public void adjustAvrcpAbsoluteVolume(int direction) { in adjustAvrcpAbsoluteVolume() method in A2dpService.BluetoothA2dpBinder
306 service.adjustAvrcpAbsoluteVolume(direction); in adjustAvrcpAbsoluteVolume()