Searched refs:memberSet (Results 1 – 2 of 2) sorted by relevance
198 Set<CachedBluetoothDevice> memberSet = cachedDevice.getMemberDevice(); in findMainDevice() local199 if (memberSet.isEmpty()) { in findMainDevice()203 for (CachedBluetoothDevice memberDevice : memberSet) { in findMainDevice()366 Set<CachedBluetoothDevice> memberSet = deviceItem.getMemberDevice(); in addMemberDevicesIntoMainDevice() local367 for (CachedBluetoothDevice memberSetItem : memberSet) { in addMemberDevicesIntoMainDevice()372 memberSet.clear(); in addMemberDevicesIntoMainDevice()
376 Set<CachedBluetoothDevice> memberSet = cachedDevice.getMemberDevice(); in findMainDevice() local377 for (CachedBluetoothDevice memberDevice : memberSet) { in findMainDevice()