Searched refs:getActiveDevices (Results 1 – 8 of 8) sorted by relevance
170 public List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in HearingAidProfile172 return mService.getActiveDevices(); in getActiveDevices()
588 mIsActiveDeviceHearingAid = hearingAidProfile.getActiveDevices().contains(mDevice); in fetchActiveDevices()
333 public @NonNull List<BluetoothDevice> getActiveDevices() { in getActiveDevices() method in BluetoothHearingAid338 return service.getActiveDevices(); in getActiveDevices()
132 List<CastDevice> activeDevices = getActiveDevices(); in handleClick()146 private List<CastDevice> getActiveDevices() { in getActiveDevices() method in CastTile
438 when(mHapProfile.getActiveDevices()).thenReturn(devices); in onActiveDeviceChanged_hearingAidDeviceIsActive_returnHearingAidDeviceId()451 when(mHapProfile.getActiveDevices()).thenReturn(devices); in onActiveDeviceChanged_hearingAidDeviceNotActive_returnPhoneDeviceId()
308 final List<BluetoothDevice> activeDevices = hearingAidProfile.getActiveDevices(); in findActiveHearingAidDevice()
3211 HSPLandroid/bluetooth/BluetoothHearingAid;->getActiveDevices()Ljava/util/List;3275 HSPLandroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getActiveDevices()Ljava/util/List;
11739 Landroid/bluetooth/IBluetoothHearingAid$Stub$Proxy;->getActiveDevices()Ljava/util/List;11774 Landroid/bluetooth/IBluetoothHearingAid;->getActiveDevices()Ljava/util/List;