Searched refs:ROW_COUNT (Results 1 – 1 of 1) sorted by relevance
269 private static final int ROW_COUNT = R.styleable.GridLayout_rowCount; field in GridLayout309 setRowCount(a.getInt(ROW_COUNT, DEFAULT_COUNT)); in GridLayout()