Home | History | Annotate | Download | only in widget

Lines Matching refs:mMaxHeight

105     private int mMaxHeight = Integer.MAX_VALUE;
391 return mMaxHeight;
416 mMaxHeight = maxHeight;
1118 heightSize = resolveAdjustedSize(h + ptop + pbottom, mMaxHeight, heightMeasureSpec);
1152 heightSize = resolveAdjustedSize(newHeight, mMaxHeight,