/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/ |
D | FakeBluetoothController.java | 100 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in FakeBluetoothController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BluetoothController.java | 43 List<CachedBluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothManager.java | 126 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
|
D | BluetoothHealth.java | 264 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHealth
|
D | BluetoothAvrcpController.java | 116 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothAvrcpController
|
D | BluetoothPbapClient.java | 154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapClient
|
D | BluetoothPbap.java | 215 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
|
D | BluetoothProfile.java | 255 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | BluetoothPan.java | 235 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
|
D | BluetoothSap.java | 242 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothSap
|
D | BluetoothMap.java | 215 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMap
|
D | BluetoothA2dpSink.java | 237 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpSink
|
D | BluetoothGattServer.java | 828 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServer
|
D | BluetoothHearingAid.java | 230 public @NonNull List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHearingAid
|
D | BluetoothMapClient.java | 183 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMapClient
|
D | BluetoothA2dp.java | 317 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dp
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | HfpClientProfile.java | 114 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
|
D | MapProfile.java | 162 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
|
D | MapClientProfile.java | 166 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
|
D | SapProfile.java | 162 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
|
D | A2dpSinkProfile.java | 105 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
|
D | PbapClientProfile.java | 116 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
|
D | HeadsetProfile.java | 191 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
|
D | HearingAidProfile.java | 117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HearingAidProfile
|
D | A2dpProfile.java | 119 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile
|