Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java547 handleAbsVolumeRequest(msg.arg1, msg.arg2); in processMessage()
1179 private void handleAbsVolumeRequest(int absVol, int label) { in handleAbsVolumeRequest() method in AvrcpControllerStateMachine