Home
last modified time | relevance | path

Searched defs:getConnectedDevices (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java100 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java43 List<CachedBluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java126 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
DBluetoothHealth.java264 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHealth
DBluetoothAvrcpController.java116 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothAvrcpController
DBluetoothPbapClient.java154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapClient
DBluetoothPbap.java215 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
DBluetoothProfile.java255 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothPan.java235 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
DBluetoothSap.java242 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothSap
DBluetoothMap.java215 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMap
DBluetoothA2dpSink.java237 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpSink
DBluetoothGattServer.java828 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServer
DBluetoothHearingAid.java230 public @NonNull List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHearingAid
DBluetoothMapClient.java183 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMapClient
DBluetoothA2dp.java317 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dp
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHfpClientProfile.java114 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
DMapProfile.java162 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
DMapClientProfile.java166 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
DSapProfile.java162 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
DA2dpSinkProfile.java105 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
DPbapClientProfile.java116 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
DHeadsetProfile.java191 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
DHearingAidProfile.java117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HearingAidProfile
DA2dpProfile.java119 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile

12