Searched refs:updateMaxRows (Results 1 – 2 of 2) sorted by relevance
139 public boolean updateMaxRows(int heightMeasureSpec, int tilesCount) { in updateMaxRows() method in TileLayout
318 if (mPages.get(0).updateMaxRows(heightMeasureSpec, nTiles) || mDistributeTiles) { in onMeasure()