Home | History | Annotate | Download | only in widget

Lines Matching refs:setColumnCount

84  * {@link GridLayout#setColumnCount(int) columnCount} properties.
291 setColumnCount(a.getInt(COLUMN_COUNT, DEFAULT_COUNT));
397 * with {@link #setColumnCount(int)} or, if no such value was set, the maximum
402 * @see #setColumnCount(int)
422 public void setColumnCount(int columnCount) {