Home
last modified time | relevance | path

Searched defs:memberSet (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCsipDeviceManager.java198 Set<CachedBluetoothDevice> memberSet = cachedDevice.getMemberDevice(); in findMainDevice() local
368 Set<CachedBluetoothDevice> memberSet = deviceItem.getMemberDevice(); in addMemberDevicesIntoMainDevice() local
H A DBluetoothEventManager.java236 Set<CachedBluetoothDevice> memberSet = cachedDevice.getMemberDevice(); in dispatchActiveDeviceChanged() local