/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | BluetoothHeadsetProxy.java | 39 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadsetProxy
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothPbap.aidl | 29 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothAvrcpController.aidl | 32 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothPbapClient.aidl | 33 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothPan.aidl | 38 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothMap.aidl | 37 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothA2dpSink.aidl | 34 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothSap.aidl | 39 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothVolumeControl.aidl | 35 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothLeAudio.aidl | 35 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothMapClient.aidl | 37 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
H A D | IBluetoothHearingAid.aidl | 34 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/ |
H A D | FakeBluetoothController.java | 110 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in FakeBluetoothController
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | BluetoothController.java | 45 List<CachedBluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | BluetoothHeadsetProxy.java | 52 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadsetProxy
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | PbapClientService.java | 277 public List<BluetoothDevice> getConnectedDevices(AttributionSource source) { in getConnectedDevices() method in PbapClientService.BluetoothPbapClientBinder 399 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientService
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHealth.java | 282 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHealth
|
H A D | BluetoothAvrcpController.java | 133 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothAvrcpController
|
H A D | BluetoothManager.java | 158 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
|
H A D | BluetoothPbap.java | 239 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | HfpClientProfile.java | 117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
|
H A D | MapProfile.java | 156 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
|
H A D | MapClientProfile.java | 155 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
|
H A D | SapProfile.java | 154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
|
H A D | A2dpSinkProfile.java | 108 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
|