Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl87 boolean getAudioRouteAllowed(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioRouteAllowed() method
H A DIBluetoothHeadset.aidl80 boolean getAudioRouteAllowed(in AttributionSource attributionSource); in getAudioRouteAllowed() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java648 public boolean getAudioRouteAllowed(AttributionSource source) { in getAudioRouteAllowed() method in HeadsetService.BluetoothHeadsetBinder
1088 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetService
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java957 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in BluetoothHeadset
H A DBluetoothHeadsetClient.java1150 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in BluetoothHeadsetClient
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java361 public boolean getAudioRouteAllowed(BluetoothDevice device, AttributionSource source) { in getAudioRouteAllowed() method in HeadsetClientService.BluetoothHeadsetClientBinder