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.java158 public void getAudioRouteAllowed() { in getAudioRouteAllowed() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHeadsetClient.aidl88 boolean getAudioRouteAllowed(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioRouteAllowed() method
DIBluetoothHeadset.aidl66 boolean getAudioRouteAllowed(in AttributionSource attributionSource); in getAudioRouteAllowed() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java420 public boolean getAudioRouteAllowed(BluetoothDevice device, AttributionSource source) { in getAudioRouteAllowed() method in HeadsetClientService.BluetoothHeadsetClientBinder
809 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in HeadsetClientService
DHeadsetClientStateMachine.java2414 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetClientStateMachine
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadset.java898 public @GetAudioRouteAllowedReturnValues int getAudioRouteAllowed() { in getAudioRouteAllowed() method in BluetoothHeadset
DBluetoothHeadsetClient.java1387 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in BluetoothHeadsetClient
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java705 public boolean getAudioRouteAllowed(AttributionSource source) { in getAudioRouteAllowed() method in HeadsetService.BluetoothHeadsetBinder
1258 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetService