Searched refs:childHeightSize (Results 1 – 1 of 1) sorted by relevance
973 int childHeightSize = heightSize - (getPaddingTop() + getPaddingBottom()); in onMeasure() local978 int ch = DeviceProfile.calculateCellHeight(childHeightSize, mBorderSpace.y, in onMeasure()989 int newHeight = childHeightSize; in onMeasure()