Searched refs:childHeightSize (Results 1 – 1 of 1) sorted by relevance
772 int childHeightSize = heightSize - (getPaddingTop() + getPaddingBottom()); in onMeasure() local777 childWidthSize = childHeightSize; in onMeasure()778 childHeightSize = tmp; in onMeasure()783 int ch = DeviceProfile.calculateCellHeight(childHeightSize, mCountY); in onMeasure()792 int newHeight = childHeightSize; in onMeasure()