Home | History | Annotate | Download | only in widget

Lines Matching refs:setMaxHeight

954                 setMaxHeight(a.getDimensionPixelSize(attr, -1));
3756 * height was set in pixels instead using {@link #setMaxHeight(int) or #setHeight(int)}.
3775 public void setMaxHeight(int maxHeight) {
3787 * @see #setMaxHeight(int)