Home | History | Annotate | Download | only in widget

Lines Matching defs:setColumnCount

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