/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 524 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService 951 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HearingAidService.BluetoothHearingAidBinder
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | BluetoothHeadsetProxy.java | 83 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
|
D | HeadsetService.java | 821 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in HeadsetService.BluetoothHeadsetBinder 1443 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/ |
H A D | ShadowBluetoothAdapter.java | 83 protected boolean setActiveDevice(BluetoothDevice device, int profiles) { in setActiveDevice() method in ShadowBluetoothAdapter
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpServiceBinderTest.java | 111 public void setActiveDevice() { in setActiveDevice() method in A2dpServiceBinderTest
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothHearingAid.aidl | 41 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
D | IBluetoothA2dp.aidl | 43 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
D | IBluetoothHeadset.aidl | 76 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
D | IBluetoothLeAudio.aidl | 49 boolean setActiveDevice(in BluetoothDevice device, in AttributionSource attributionSource); in setActiveDevice() method
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowBluetoothHeadset.java | 189 protected boolean setActiveDevice(@Nullable BluetoothDevice bluetoothDevice) { in setActiveDevice() method in ShadowBluetoothHeadset
|
H A D | ShadowBluetoothA2dp.java | 142 protected boolean setActiveDevice(@Nullable BluetoothDevice bluetoothDevice) { in setActiveDevice() method in ShadowBluetoothA2dp
|
/aosp_15_r20/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 | LeAudioProfile.java | 192 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in LeAudioProfile
|
H A D | HearingAidProfile.java | 198 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidProfile
|
H A D | A2dpProfile.java | 167 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpProfile
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 516 public boolean setActiveDevice(@NonNull BluetoothDevice device) { in setActiveDevice() method in A2dpService 1438 public boolean setActiveDevice(BluetoothDevice device, AttributionSource source) { in setActiveDevice() method in A2dpService.BluetoothA2dpBinder
|
D | A2dpNativeInterface.java | 148 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkNativeInterface.java | 121 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkNativeInterface
|
D | A2dpSinkService.java | 126 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpSinkService
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothHearingAid.java | 495 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothHearingAid
|
D | BluetoothA2dp.java | 471 public boolean setActiveDevice(@Nullable BluetoothDevice device) { in setActiveDevice() method in BluetoothA2dp
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioBinderTest.java | 153 public void setActiveDevice() { in setActiveDevice() method in LeAudioBinderTest
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothRouteTransitionTests.java | 153 public BluetoothRouteTestParametersBuilder setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetService.java | 526 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
|
D | AvrcpNativeInterface.java | 251 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
|