Home | History | Annotate | Download | only in widget

Lines Matching refs:measuredHeight

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