Home
last modified time | relevance | path

Searched defs:setActiveDevice (Results 1 – 25 of 29) sorted by relevance

12

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java82 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
DHeadsetService.java794 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HeadsetService.BluetoothHeadsetBinder
1401 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService
DHeadsetNativeInterface.java551 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetNativeInterface
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java117 public void setActiveDevice() { in setActiveDevice() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHearingAid.aidl41 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
DIBluetoothA2dp.aidl43 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
DIBluetoothHeadset.aidl78 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
DIBluetoothLeAudio.aidl49 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
DIBluetooth.aidl240 …boolean setActiveDevice(in BluetoothDevice device, in int profiles, in AttributionSource attributi… in setActiveDevice() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java121 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkNativeInterface
DA2dpSinkService.java139 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java148 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
DA2dpService.java548 public boolean setActiveDevice(@NonNull BluetoothDevice device) { in setActiveDevice() method in A2dpService
1456 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in A2dpService.BluetoothA2dpBinder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java589 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService
1019 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HearingAidService.BluetoothHearingAidBinder
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHearingAid.java521 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHearingAid
DBluetoothA2dp.java467 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothA2dp
DBluetoothHeadset.java1255 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadset
DBluetoothLeAudio.java1053 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothLeAudio
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAudioRoutingManager.java558 private boolean setActiveDevice(int profile, BluetoothDevice device) { in setActiveDevice() method in AudioRoutingManager.AudioRoutingHandler
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java153 public BluetoothRouteTestParametersBuilder setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java525 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
DAvrcpNativeInterface.java246 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java164 public void setActiveDevice() { in setActiveDevice() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java210 boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java183 private void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerStateMachineTest

12