Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidProfile.java174 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in HearingAidProfile
/frameworks/base/core/java/android/bluetooth/
DBluetoothHearingAid.java339 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in BluetoothHearingAid
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCastTile.java146 private List<CastDevice> getActiveDevices() { in getActiveDevices() method in CastTile