Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl264 …int isRequestAudioPolicyAsSinkSupported(in BluetoothDevice device, in AttributionSource attributio… in isRequestAudioPolicyAsSinkSupported() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java3438 public @AudioPolicyRemoteSupport int isRequestAudioPolicyAsSinkSupported() { in isRequestAudioPolicyAsSinkSupported() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3821 public int isRequestAudioPolicyAsSinkSupported( in isRequestAudioPolicyAsSinkSupported() method in AdapterService.AdapterServiceBinder
6738 public int isRequestAudioPolicyAsSinkSupported(BluetoothDevice device) { in isRequestAudioPolicyAsSinkSupported() method in AdapterService