Searched refs:estimateCellHSpan (Results 1 – 1 of 1) sorted by relevance
316 public int estimateCellHSpan(int width) { in estimateCellHSpan() method in PagedViewCellLayout352 mCellCountX = Math.min(maxCellCountX, estimateCellHSpan(width)); in calculateCellCount()