Searched refs:existingComponentKeys (Results 1 – 1 of 1) sorted by relevance
153 Set<ComponentKey> existingComponentKeys = existingWidgets.stream().map( in notOnUiSurfaceFilter() local156 return widgetItem -> !existingComponentKeys.contains(widgetItem); in notOnUiSurfaceFilter()