Home
last modified time | relevance | path

Searched refs:getActiveDevices (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidProfile.java170 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in HearingAidProfile
172 return mService.getActiveDevices(); in getActiveDevices()
DCachedBluetoothDevice.java588 mIsActiveDeviceHearingAid = hearingAidProfile.getActiveDevices().contains(mDevice); in fetchActiveDevices()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHearingAid.java333 public @NonNull List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in BluetoothHearingAid
338 return service.getActiveDevices(); in getActiveDevices()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCastTile.java132 List<CastDevice> activeDevices = getActiveDevices(); in handleClick()
146 private List<CastDevice> getActiveDevices() { in getActiveDevices() method in CastTile
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DBluetoothMediaManagerTest.java438 when(mHapProfile.getActiveDevices()).thenReturn(devices); in onActiveDeviceChanged_hearingAidDeviceIsActive_returnHearingAidDeviceId()
451 when(mHapProfile.getActiveDevices()).thenReturn(devices); in onActiveDeviceChanged_hearingAidDeviceNotActive_returnPhoneDeviceId()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DBluetoothMediaManager.java308 final List<BluetoothDevice> activeDevices = hearingAidProfile.getActiveDevices(); in findActiveHearingAidDevice()
/frameworks/base/config/
Dboot-image-profile.txt3211 HSPLandroid/bluetooth/BluetoothHearingAid;->getActiveDevices()Ljava/util/List;
3275 HSPLandroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getActiveDevices()Ljava/util/List;
Dhiddenapi-greylist-max-o.txt11739 Landroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getActiveDevices()Ljava/util/List;
11774 Landroid/bluetooth/IBluetoothHearingAid;->getActiveDevices()Ljava/util/List;