Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java84 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
DHeadsetService.java857 public void setActiveDevice(BluetoothDevice device, AttributionSource source, in setActiveDevice() method in HeadsetService.BluetoothHeadsetBinder
1384 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService
DHeadsetNativeInterface.java492 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java116 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkNativeInterface
DA2dpSinkService.java136 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHearingAid.aidl42 …void setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource, in Synchro… in setActiveDevice() method
DIBluetoothA2dp.aidl44 …void setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource, in Synchro… in setActiveDevice() method
DIBluetoothHeadset.aidl80 …void setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource, in Synchro… in setActiveDevice() method
DIBluetoothLeAudio.aidl50 …void setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource, in Synchro… in setActiveDevice() method
DIBluetooth.aidl244 …oneway void setActiveDevice(in BluetoothDevice device, in int profiles, in AttributionSource attri… in setActiveDevice() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java134 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
DA2dpService.java558 public boolean setActiveDevice(@NonNull BluetoothDevice device) { in setActiveDevice() method in A2dpService
1379 public void setActiveDevice(BluetoothDevice device, AttributionSource source, in setActiveDevice() method in A2dpService.BluetoothA2dpBinder
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java122 public void setActiveDevice() { in setActiveDevice() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java632 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService
1077 public void setActiveDevice(BluetoothDevice device, AttributionSource source, in setActiveDevice() method in HearingAidService.BluetoothHearingAidBinder
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java151 public BluetoothRouteTestParametersBuilder setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java221 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
DAvrcpTargetService.java466 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHearingAid.java566 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHearingAid
DBluetoothA2dp.java503 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothA2dp
DBluetoothHeadset.java1329 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadset
DBluetoothLeAudio.java1045 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothLeAudio
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java142 public void setActiveDevice() { in setActiveDevice() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java174 private void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerStateMachineTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java1416 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in LeAudioService
3228 public void setActiveDevice(BluetoothDevice device, AttributionSource source, in setActiveDevice() method in LeAudioService.BluetoothLeAudioBinder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java210 boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerService

12