Home
last modified time | relevance | path

Searched defs:getActiveDevices (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLeAudioProfile.java180 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in LeAudioProfile
H A DHearingAidProfile.java209 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in HearingAidProfile
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCastTile.java196 private List<CastDevice> getActiveDevices() { in getActiveDevices() method in CastTile