Searched refs:getCellHeight (Results 1 – 1 of 1) sorted by relevance
161 int verticalMeasure = exactly(getCellHeight()); in onMeasure()188 mRows = availableHeight / (getCellHeight() + mCellMarginVertical); in updateMaxRows()209 protected int getCellHeight() { in getCellHeight() method in TileLayout