Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/widgets/
DConstraintWidgetContainer.java456 public boolean updateChildrenFromSolver(LinearSystem system, boolean[] flags) { in updateChildrenFromSolver() method in ConstraintWidgetContainer
883 needsSolving = updateChildrenFromSolver(mSystem, Optimizer.sFlags); in layout()
/constraintlayout/constraintlayout/src/main/
Dbaseline-prof.txt237 HSPLandroidx/constraintlayout/core/widgets/ConstraintWidgetContainer;->updateChildrenFromSolver(Lan…
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore3482 …ndroidx.constraintlayout.core.widgets.ConstraintWidgetContainer#updateChildrenFromSolver(androidx.…
3483 Missing nullability on parameter `system` in method `updateChildrenFromSolver`
3484 …ndroidx.constraintlayout.core.widgets.ConstraintWidgetContainer#updateChildrenFromSolver(androidx.…
3485 Missing nullability on parameter `flags` in method `updateChildrenFromSolver`
D1.1.0-beta01.txt3077 …method public boolean updateChildrenFromSolver(androidx.constraintlayout.core.LinearSystem!, boole…
Drestricted_1.1.0-beta01.txt3081 …method public boolean updateChildrenFromSolver(androidx.constraintlayout.core.LinearSystem!, boole…
Drestricted_current.txt3090 …method public boolean updateChildrenFromSolver(androidx.constraintlayout.core.LinearSystem!, boole…
Dcurrent.txt3086 …method public boolean updateChildrenFromSolver(androidx.constraintlayout.core.LinearSystem!, boole…