Searched refs:groupsWithChildrenLostToStability (Results 1 – 1 of 1) sorted by relevance
731 Set<String> groupsWithChildrenLostToStability = in pruneIncompleteGroups() local735 new ArraySet<>(groupsWithChildrenLostToStability); in pruneIncompleteGroups()770 if (groupsWithChildrenLostToStability.contains(group.getKey())) { in pruneIncompleteGroups()874 ArraySet<String> groupsWithChildrenLostToStability = new ArraySet<>(); in getGroupsWithChildrenLostToStability() local882 groupsWithChildrenLostToStability.add(suppressedParent.getKey()); in getGroupsWithChildrenLostToStability()885 return groupsWithChildrenLostToStability; in getGroupsWithChildrenLostToStability()