Home
last modified time | relevance | path

Searched refs:SolverVariableValues (Results 1 – 8 of 8) sorted by relevance

/constraintlayout/constraintlayout-core/src/test/java/androidx/constraintlayout/core/
DSolverVariableValuesTest.java52 SolverVariableValues values = new SolverVariableValues(null, mCache); in testOperations()
93 SolverVariableValues values = new SolverVariableValues(null, mCache); in testBasic()
114 SolverVariableValues values = new SolverVariableValues(null, mCache); in testBasic2()
138 SolverVariableValues values = new SolverVariableValues(null, mCache); in testBasic3()
160 SolverVariableValues values = new SolverVariableValues(null, mCache); in testBasic4()
182 SolverVariableValues values = new SolverVariableValues(null, mCache); in testBasic5()
213 SolverVariableValues values = new SolverVariableValues(null, mCache); in testBasic6()
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DSolverVariableValues.java24 public class SolverVariableValues implements ArrayRow.ArrayRowVariables { class
47 SolverVariableValues(ArrayRow row, Cache cache) { in SolverVariableValues() method in SolverVariableValues
443 SolverVariableValues localDef = (SolverVariableValues) definition.variables; in use()
DLinearSystem.java90 variables = new SolverVariableValues(this, cache); in ValuesRow()
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore304 InternalField: androidx.constraintlayout.core.SolverVariableValues#mCache:
990 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#add(androidx.constraintlayo…
992 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#contains(androidx.constrain…
994 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#get(androidx.constraintlayo…
996 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#getVariable(int):
998 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#indexOf(androidx.constraint…
1000 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#mCache:
1001 … nullability on field `mCache` in class `class androidx.constraintlayout.core.SolverVariableValues`
1002 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#put(androidx.constraintlayo…
1004 MissingNullability: androidx.constraintlayout.core.SolverVariableValues#remove(androidx.constraintl…
[all …]
D1.1.0-beta01.txt223 …public class SolverVariableValues implements androidx.constraintlayout.core.ArrayRow.ArrayRowVaria…
Drestricted_1.1.0-beta01.txt223 …public class SolverVariableValues implements androidx.constraintlayout.core.ArrayRow.ArrayRowVaria…
Drestricted_current.txt223 …public class SolverVariableValues implements androidx.constraintlayout.core.ArrayRow.ArrayRowVaria…
Dcurrent.txt223 …public class SolverVariableValues implements androidx.constraintlayout.core.ArrayRow.ArrayRowVaria…