Home | History | Annotate | Download | only in widget

Lines Matching refs:measuredHeight

1355         final int measuredHeight = resolveSizeAndState(
1359 setMeasuredDimension(measuredWidth, shouldCollapse() ? 0 : measuredHeight);