Searched refs:getRequestedAudioPolicyAsSink (Results 1 – 6 of 6) sorted by relevance
268 …BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink(in BluetoothDevice device, in AttributionSo… in getRequestedAudioPolicyAsSink() method
3519 public @Nullable BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink() { in getRequestedAudioPolicyAsSink() method in BluetoothDevice3527 return service.getRequestedAudioPolicyAsSink(this, mAttributionSource); in getRequestedAudioPolicyAsSink()
137 .getRequestedAudioPolicyAsSink(any(BluetoothDevice.class)); in setUp()
148 .getRequestedAudioPolicyAsSink(any(BluetoothDevice.class)); in setUp()
3853 public BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink( in getRequestedAudioPolicyAsSink() method in AdapterService.AdapterServiceBinder3863 return service.getRequestedAudioPolicyAsSink(device); in getRequestedAudioPolicyAsSink()6780 public BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink(BluetoothDevice device) { in getRequestedAudioPolicyAsSink() method in AdapterService
203 …OTH_PRIVILEGED}) public android.bluetooth.BluetoothSinkAudioPolicy getRequestedAudioPolicyAsSink();