Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl266 …int requestAudioPolicyAsSink(in BluetoothDevice device, in BluetoothSinkAudioPolicy policies, in A… in requestAudioPolicyAsSink() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java3477 public @AudioPolicyReturnValues int requestAudioPolicyAsSink( in requestAudioPolicyAsSink() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3835 public int requestAudioPolicyAsSink( in requestAudioPolicyAsSink() method in AdapterService.AdapterServiceBinder
6753 public int requestAudioPolicyAsSink(BluetoothDevice device, BluetoothSinkAudioPolicy policies) { in requestAudioPolicyAsSink() method in AdapterService