Home | History | Annotate | Download | only in widget

Lines Matching refs:mMaxHeight

72     private int mMaxHeight = Integer.MAX_VALUE;
307 return mMaxHeight;
332 mMaxHeight = maxHeight;
804 heightSize = resolveAdjustedSize(h + ptop + pbottom, mMaxHeight, heightMeasureSpec);
838 heightSize = resolveAdjustedSize(newHeight, mMaxHeight,