Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothLeAudio.java338 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in BluetoothLeAudio
DBluetoothHearingAid.java362 public @NonNull List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in BluetoothHearingAid
/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.java166 private List<CastDevice> getActiveDevices() { in getActiveDevices() method in CastTile