Home | History | Annotate | Download | only in widget

Lines Matching refs:measuredHeight

1020         int measuredHeight = Math.max(heightSansPadding + vPadding, getSuggestedMinimumHeight());
1024 resolveSizeAndState(measuredHeight, heightSpec, 0));