Searched refs:setCellCount (Results 1 – 2 of 2) sorted by relevance
279 public void setCellCount(int xCount, int yCount) { in setCellCount() method in PagedViewCellLayout
1000 layout.setCellCount(mCellCountX, mCellCountY); in setupPage()