Home | History | Annotate | Download | only in widget

Lines Matching refs:setMinHeight

885                 setMinHeight(a.getDimensionPixelSize(attr, -1));
3278 * height was set in pixels instead using {@link #setMinHeight(int) or #setHeight(int)}.
3296 public void setMinHeight(int minHeight) {
3308 * @see #setMinHeight(int)