Home
last modified time | relevance | path

Searched defs:setAudioRouteAllowed (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl85 …void setAudioRouteAllowed(in BluetoothDevice device, boolean allowed, in AttributionSource attribu… in setAudioRouteAllowed() method
H A DIBluetoothHeadset.aidl78 void setAudioRouteAllowed(boolean allowed, in AttributionSource attributionSource); in setAudioRouteAllowed() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java639 public void setAudioRouteAllowed(boolean allowed, AttributionSource source) { in setAudioRouteAllowed() method in HeadsetService.BluetoothHeadsetBinder
1082 public void setAudioRouteAllowed(boolean allowed) { in setAudioRouteAllowed() method in HeadsetService
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java934 public void setAudioRouteAllowed(boolean allowed) { in setAudioRouteAllowed() method in BluetoothHeadset
H A DBluetoothHeadsetClient.java1125 public void setAudioRouteAllowed(BluetoothDevice device, boolean allowed) { in setAudioRouteAllowed() method in BluetoothHeadsetClient
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java350 public void setAudioRouteAllowed(BluetoothDevice device, boolean allowed, in setAudioRouteAllowed() method in HeadsetClientService.BluetoothHeadsetClientBinder