Searched defs:childHeightSize (Results 1 – 2 of 2) sorted by relevance
404 final int childHeightSize = MeasureSpec.getSize(parentHeightMeasureSpec) - in measureChildForCells() local
947 int childHeightSize = heightSize - (getPaddingTop() + getPaddingBottom()); in onMeasure() local