Searched refs:widgetsToAdd (Results 1 – 1 of 1) sorted by relevance
394 HashSet<ConstraintWidget> widgetsToAdd = new HashSet<>(); in addChildrenToSolver() local398 widgetsToAdd.add(widget); in addChildrenToSolver()405 addChildrenToSolverByDependency(this, system, widgetsToAdd, orientation, false); in addChildrenToSolver()406 for (ConstraintWidget widget : widgetsToAdd) { in addChildrenToSolver()