Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java166 public void getAudioRouteAllowed() { in getAudioRouteAllowed() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHeadset.aidl68 …void getAudioRouteAllowed(in AttributionSource attributionSource, in SynchronousResultReceiver rec… in getAudioRouteAllowed() method
DIBluetoothHeadsetClient.aidl89 …void getAudioRouteAllowed(in BluetoothDevice device, in AttributionSource attributionSource, in Sy… in getAudioRouteAllowed() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java458 public void getAudioRouteAllowed(BluetoothDevice device, AttributionSource source, in getAudioRouteAllowed() method in HeadsetClientService.BluetoothHeadsetClientBinder
923 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in HeadsetClientService
DHeadsetClientStateMachine.java2260 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetClientStateMachine
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadset.java944 public @GetAudioRouteAllowedReturnValues int getAudioRouteAllowed() { in getAudioRouteAllowed() method in BluetoothHeadset
DBluetoothHeadsetClient.java1617 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in BluetoothHeadsetClient
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java756 public void getAudioRouteAllowed(AttributionSource source, in getAudioRouteAllowed() method in HeadsetService.BluetoothHeadsetBinder
1247 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetService