Home | History | Annotate | Download | only in widget

Lines Matching refs:setMaxHeight

834                 setMaxHeight(a.getDimensionPixelSize(attr, -1));
3065 * height was set in pixels instead using {@link #setMaxHeight(int) or #setHeight(int)}.
3084 public void setMaxHeight(int maxHeight) {
3096 * @see #setMaxHeight(int)