Home | History | Annotate | Download | only in widget

Lines Matching refs:measuredHeight

1736         final int measuredHeight = resolveSizeAndState(dh, heightMeasureSpec, 0);
1737 setMeasuredDimension(measuredWidth, measuredHeight);