Home | History | Annotate | Download | only in widget

Lines Matching refs:setColumnCount

75  * {@link GridLayout#setColumnCount(int) columnCount} properties.
255 setColumnCount(a.getInt(COLUMN_COUNT, DEFAULT_COUNT));
351 * with {@link #setColumnCount(int)} or, if no such value was set, the maximum
356 * @see #setColumnCount(int)
376 public void setColumnCount(int columnCount) {