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.java110 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java45 List<CachedBluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java140 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
DBluetoothPbap.java218 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
DBluetoothPbapClient.java163 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapClient
DBluetoothProfile.java295 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothA2dpSink.java184 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpSink
DBluetoothSap.java244 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothSap
DBluetoothPan.java298 public @NonNull List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
DBluetoothMap.java260 public @NonNull List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMap
DBluetoothGattServer.java828 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServer
DBluetoothHearingAid.java227 public @NonNull List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHearingAid
DBluetoothMapClient.java229 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMapClient
DBluetoothHidHost.java332 public @NonNull List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHidHost
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DSapProfile.java154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
DMapProfile.java156 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
DMapClientProfile.java157 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
DHfpClientProfile.java117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
DA2dpSinkProfile.java108 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
DPbapClientProfile.java119 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
DHeadsetProfile.java188 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
DHearingAidProfile.java123 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HearingAidProfile
DA2dpProfile.java125 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile

12