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