Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceBinderTest.java116 public void setActiveDevice() { in setActiveDevice() method in HearingAidServiceBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java114 public void setActiveDevice() { in setActiveDevice() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java114 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
DA2dpServiceBinder.java136 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in A2dpServiceBinder
DA2dpService.java501 public boolean setActiveDevice(@NonNull BluetoothDevice device) { in setActiveDevice() method in A2dpService
/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.aidl72 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
DIBluetoothLeAudio.aidl49 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java110 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkNativeInterface
DA2dpSinkService.java126 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidServiceBinder.java118 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HearingAidServiceBinder
DHearingAidService.java521 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHearingAid.java500 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHearingAid
DBluetoothA2dp.java476 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothA2dp
DBluetoothHeadset.java1199 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadset
DBluetoothLeAudio.java1061 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothLeAudio
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceBinderTest.java125 public void setActiveDevice() { in setActiveDevice() method in LeAudioServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetServiceBinder.java290 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HeadsetServiceBinder
/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.java550 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
DAvrcpNativeInterface.java241 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioServiceBinder.java163 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in LeAudioServiceBinder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java213 boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java176 private void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerStateMachineTest

12