Searched refs:topLevelOfGroupDevicesList (Results 1 – 1 of 1) sorted by relevance
351 List<CachedBluetoothDevice> topLevelOfGroupDevicesList = mCachedDevices.stream() in addMemberDevicesIntoMainDevice() local354 boolean haveMultiMainDevicesInAllOfDevicesList = topLevelOfGroupDevicesList.size() > 1; in addMemberDevicesIntoMainDevice()360 for (CachedBluetoothDevice deviceItem : topLevelOfGroupDevicesList) { in addMemberDevicesIntoMainDevice()