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