Searched refs:maxCellsUsed (Results 1 – 1 of 1) sorted by relevance
202 int maxCellsUsed = 0; in onMeasureExactFormat() local239 maxCellsUsed = Math.max(maxCellsUsed, cellsUsed); in onMeasureExactFormat()312 (cellsRemaining < visibleItemCount - 1 || singleItem || maxCellsUsed > 1)) { in onMeasureExactFormat()