Home | History | Annotate | Download | only in widget

Lines Matching refs:childHeightSpec

744         int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec,
750 child.measure(childWidthSpec, childHeightSpec);