Home | History | Annotate | Download | only in widget

Lines Matching refs:setMaxHeight

172         setMaxHeight(a.getDimensionPixelSize(R.styleable.ImageView_maxHeight, Integer.MAX_VALUE));
360 * @see #setMaxHeight(int)
389 public void setMaxHeight(int maxHeight) {