Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachine.java495 handleAbsVolumeRequest(msg.arg1, msg.arg2); in processMessage()
1078 private void handleAbsVolumeRequest(int absVol, int label) { in handleAbsVolumeRequest() method in AvrcpControllerStateMachine