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.java170 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in HearingAidProfile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCastTile.java146 private List<CastDevice> getActiveDevices() { in getActiveDevices() method in CastTile
/frameworks/base/core/java/android/bluetooth/
DBluetoothHearingAid.java333 public @NonNull List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in BluetoothHearingAid