/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | BluetoothAdapterProxy.java | 42 public boolean setActiveDevice(BluetoothDevice device, int profiles) { in setActiveDevice() method in BluetoothAdapterProxy
|
H A D | BluetoothHeadsetProxy.java | 55 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/ |
H A D | ShadowBluetoothAdapter.java | 81 protected boolean setActiveDevice(BluetoothDevice device, in setActiveDevice() method in ShadowBluetoothAdapter
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothLeAudio.aidl | 41 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
H A D | IBluetoothHearingAid.aidl | 40 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
H A D | IBluetoothA2dp.aidl | 58 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
H A D | IBluetoothHeadset.aidl | 92 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | BluetoothHeadsetProxy.java | 68 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
|
H A D | HeadsetService.java | 715 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HeadsetService.BluetoothHeadsetBinder 1167 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothLeAudio.java | 311 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothLeAudio
|
H A D | BluetoothHearingAid.java | 333 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHearingAid
|
H A D | BluetoothA2dp.java | 474 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothA2dp
|
H A D | BluetoothHeadset.java | 1290 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadset
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | HeadsetProfile.java | 124 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetProfile
|
H A D | HearingAidProfile.java | 163 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidProfile
|
H A D | A2dpProfile.java | 163 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpProfile
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
H A D | LeAudioService.java | 388 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in LeAudioService 788 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in LeAudioService.BluetoothLeAudioBinder
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpNativeInterface.java | 128 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
|
H A D | A2dpService.java | 514 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpService 1315 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in A2dpService.BluetoothA2dpBinder
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidService.java | 553 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService 927 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HearingAidService.BluetoothHearingAidBinder
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | BluetoothRouteTransitionTests.java | 145 public BluetoothRouteTestParametersBuilder setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | AvrcpNativeInterface.java | 210 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
|
H A D | AvrcpTargetService.java | 454 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkService.java | 120 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkService
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/ |
H A D | AvrcpControllerStateMachineTest.java | 181 private void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpControllerStateMachineTest
|