Searched refs:availHeight (Results 1 – 2 of 2) sorted by relevance
334 int availHeight = height - (getPaddingTop() + getPaddingBottom()); in estimateCellVSpan() local337 int n = Math.max(1, (availHeight + mHeightGap) / (mCellHeight + mHeightGap)); in estimateCellVSpan()
4473 getter availHeight