Searched refs:cellsAvailable (Results 1 – 1 of 1) sorted by relevance
233 final int cellsAvailable = lp.isOverflowButton ? 1 : cellsRemaining; in onMeasureExactFormat() local235 final int cellsUsed = measureChildForCells(child, cellSize, cellsAvailable, in onMeasureExactFormat()