Searched refs:childLpHeight (Results 1 – 1 of 1) sorted by relevance
54 final int childLpHeight = child.getLayoutParams().height; in onMeasureChild() local55 if (childLpHeight == ViewGroup.LayoutParams.MATCH_PARENT in onMeasureChild()56 || childLpHeight == ViewGroup.LayoutParams.WRAP_CONTENT) { in onMeasureChild()85 childLpHeight == ViewGroup.LayoutParams.MATCH_PARENT in onMeasureChild()