Searched refs:childMeasuredHeight (Results 1 – 1 of 1) sorted by relevance
72 int childMeasuredHeight = currChild.getMeasuredHeight() + layoutParams.topMargin + in onMeasure() local86 currLineHeight = Math.max(currLineHeight, childMeasuredHeight); in onMeasure()