Home | History | Annotate | Download | only in widget

Lines Matching defs:setColumnCount

91  * {@link GridLayout#setColumnCount(int) columnCount} properties.
300 setColumnCount(a.getInt(COLUMN_COUNT, DEFAULT_COUNT));
406 * with {@link #setColumnCount(int)} or, if no such value was set, the maximum
411 * @see #setColumnCount(int)
431 public void setColumnCount(int columnCount) {