Searched refs:sendGroupNavigationCmd (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothAvrcpController.java | 247 public void sendGroupNavigationCmd(BluetoothDevice device, int keyCode, int keyState) { in sendGroupNavigationCmd() method in BluetoothAvrcpController 254 service.sendGroupNavigationCmd(device, keyCode, keyState, mAttributionSource); in sendGroupNavigationCmd()
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothAvrcpController.aidl | 42 …void sendGroupNavigationCmd(in BluetoothDevice device, int keyCode, int keyState, in AttributionSo… in sendGroupNavigationCmd() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
H A D | AvrcpControllerService.java | 400 public void sendGroupNavigationCmd(BluetoothDevice device, int keyCode, int keyState, in sendGroupNavigationCmd() method in AvrcpControllerService.AvrcpControllerServiceBinder
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 10022 Landroid/bluetooth/BluetoothAvrcpController;->sendGroupNavigationCmd(Landroid/bluetooth/BluetoothDe… 11190 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->sendGroupNavigationCmd(Landroid/bluetooth… 11205 Landroid/bluetooth/IBluetoothAvrcpController;->sendGroupNavigationCmd(Landroid/bluetooth/BluetoothD…
|