Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DArrayLinkedVariables.java169 int availableIndice = mLast + 1; // start from the previous spot in put() local
302 int availableIndice = mLast + 1; // start from the previous spot in add() local