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