Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java86 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.java177 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothControllerImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DVolumeControlProfile.java123 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in VolumeControlProfile
DMapProfile.java156 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
DSapProfile.java154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
DMapClientProfile.java155 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
DHfpClientProfile.java117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
DPbapClientProfile.java119 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
DA2dpSinkProfile.java108 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
DCsipSetCoordinatorProfile.java118 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in CsipSetCoordinatorProfile
DHeadsetProfile.java183 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
DLeAudioProfile.java134 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LeAudioProfile
DHapClientProfile.java128 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HapClientProfile
DHearingAidProfile.java159 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HearingAidProfile
DA2dpProfile.java129 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile
DLocalBluetoothLeBroadcastAssistant.java308 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LocalBluetoothLeBroadcastAssistant
DLocalBluetoothLeBroadcast.java617 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LocalBluetoothLeBroadcast
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiControlManager.java1349 public List<HdmiDeviceInfo> getConnectedDevices() { in getConnectedDevices() method in HdmiControlManager