Home
last modified time | relevance | path

Searched refs:addChildrenToSolver (Results 1 – 7 of 7) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/widgets/
DConstraintWidgetContainer.java325 public boolean addChildrenToSolver(LinearSystem system) { in addChildrenToSolver() method in ConstraintWidgetContainer
858 needsSolving = addChildrenToSolver(mSystem); in layout()
/constraintlayout/constraintlayout/src/main/
Dbaseline-prof.txt216 HSPLandroidx/constraintlayout/core/widgets/ConstraintWidgetContainer;->addChildrenToSolver(Landroid…
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore3444 …: androidx.constraintlayout.core.widgets.ConstraintWidgetContainer#addChildrenToSolver(androidx.co…
3445 Missing nullability on parameter `system` in method `addChildrenToSolver`
D1.1.0-beta01.txt3050 method public boolean addChildrenToSolver(androidx.constraintlayout.core.LinearSystem!);
Drestricted_1.1.0-beta01.txt3054 method public boolean addChildrenToSolver(androidx.constraintlayout.core.LinearSystem!);
Drestricted_current.txt3063 method public boolean addChildrenToSolver(androidx.constraintlayout.core.LinearSystem!);
Dcurrent.txt3059 method public boolean addChildrenToSolver(androidx.constraintlayout.core.LinearSystem!);