Searched defs:setAudioRouteAllowed (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
| D | BluetoothHeadsetBinderTest.java | 159 public void setAudioRouteAllowed() { in setAudioRouteAllowed() method in BluetoothHeadsetBinderTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothHeadset.aidl | 66 …void setAudioRouteAllowed(boolean allowed, in AttributionSource attributionSource, in SynchronousR… in setAudioRouteAllowed() method
|
| D | IBluetoothHeadsetClient.aidl | 87 …void setAudioRouteAllowed(in BluetoothDevice device, boolean allowed, in AttributionSource attribu… in setAudioRouteAllowed() method
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/ |
| D | HeadsetClientService.java | 444 public void setAudioRouteAllowed(BluetoothDevice device, boolean allowed, in setAudioRouteAllowed() method in HeadsetClientService.BluetoothHeadsetClientBinder 913 public void setAudioRouteAllowed(BluetoothDevice device, boolean allowed) { in setAudioRouteAllowed() method in HeadsetClientService
|
| D | HeadsetClientStateMachine.java | 2234 public void setAudioRouteAllowed(boolean allowed) { in setAudioRouteAllowed() method in HeadsetClientStateMachine
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothHeadset.java | 904 public @SetAudioRouteAllowedReturnValues int setAudioRouteAllowed(boolean allowed) { in setAudioRouteAllowed() method in BluetoothHeadset
|
| D | BluetoothHeadsetClient.java | 1589 public void setAudioRouteAllowed(BluetoothDevice device, boolean allowed) { in setAudioRouteAllowed() method in BluetoothHeadsetClient
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
| D | HeadsetService.java | 741 public void setAudioRouteAllowed(boolean allowed, AttributionSource source, in setAudioRouteAllowed() method in HeadsetService.BluetoothHeadsetBinder 1241 public void setAudioRouteAllowed(boolean allowed) { in setAudioRouteAllowed() method in HeadsetService
|