Searched defs:cellCount (Results 1 – 2 of 2) sorted by relevance
65 public void onScroll(AbsListView view, int firstCell, int cellCount, int itemCount) { in onScroll()
188 final int cellCount = widthSize / mMinCellSize; in onMeasureExactFormat() local