Home
last modified time | relevance | path

Searched defs:getCurrentSize (Results 1 – 4 of 4) sorted by relevance

/constraintlayout/constraintlayout-core/src/test/java/androidx/constraintlayout/core/widgets/
DBasicSolverVariableValues.java52 public int getCurrentSize() { in getCurrentSize() method in BasicSolverVariableValues
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DArrayLinkedVariables.java542 public int getCurrentSize() { in getCurrentSize() method in ArrayLinkedVariables
DSolverVariableValues.java54 public int getCurrentSize() { in getCurrentSize() method in SolverVariableValues
DArrayRow.java42 int getCurrentSize(); in getCurrentSize() method