Home
last modified time | relevance | path

Searched defs:getRequestedAudioPolicyAsSink (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl268 …BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink(in BluetoothDevice device, in AttributionSo… in getRequestedAudioPolicyAsSink() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java3519 public @Nullable BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink() { in getRequestedAudioPolicyAsSink() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3853 public BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink( in getRequestedAudioPolicyAsSink() method in AdapterService.AdapterServiceBinder
6780 public BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink(BluetoothDevice device) { in getRequestedAudioPolicyAsSink() method in AdapterService