Home
last modified time | relevance | path

Searched defs:getConnectedDevices (Results 1 – 25 of 31) 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
DBluetoothControllerImpl.java126 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothControllerImpl
/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java124 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
DBluetoothPbap.java214 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
DBluetoothProfile.java230 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothAvrcpController.java180 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothAvrcpController
DBluetoothPbapClient.java224 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapClient
DBluetoothPan.java298 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
DBluetoothSap.java304 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothSap
DBluetoothA2dpSink.java300 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpSink
DBluetoothMap.java277 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMap
DBluetoothGattServer.java828 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServer
DBluetoothHearingAid.java322 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHearingAid
DBluetoothMapClient.java239 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMapClient
DBluetoothA2dp.java381 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dp
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DMapProfile.java168 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
DMapClientProfile.java167 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
DA2dpSinkProfile.java111 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
DSapProfile.java171 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
DHfpClientProfile.java120 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
DPbapClientProfile.java126 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
DHeadsetProfile.java202 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
DHearingAidProfile.java120 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HearingAidProfile
DA2dpProfile.java126 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile

12