Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceBinderTest.java160 public void getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHeadset.aidl64 boolean getAudioRouteAllowed(in AttributionSource attributionSource); in getAudioRouteAllowed() method
DIBluetoothHeadsetClient.aidl88 boolean getAudioRouteAllowed(in BluetoothDevice device, in AttributionSource attributionSource); in getAudioRouteAllowed() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetServiceBinder.java234 public boolean getAudioRouteAllowed(AttributionSource source) { in getAudioRouteAllowed() method in HeadsetServiceBinder
DHeadsetService.java964 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadset.java902 public @GetAudioRouteAllowedReturnValues int getAudioRouteAllowed() { in getAudioRouteAllowed() method in BluetoothHeadset
DBluetoothHeadsetClient.java1340 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in BluetoothHeadsetClient
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientServiceBinder.java187 public boolean getAudioRouteAllowed(BluetoothDevice device, AttributionSource source) { in getAudioRouteAllowed() method in HeadsetClientServiceBinder
DHeadsetClientService.java500 public boolean getAudioRouteAllowed(BluetoothDevice device) { in getAudioRouteAllowed() method in HeadsetClientService
DHeadsetClientStateMachine.java2491 public boolean getAudioRouteAllowed() { in getAudioRouteAllowed() method in HeadsetClientStateMachine