Searched refs:onItemCountChanged (Results 1 – 2 of 2) sorted by relevance
512 public void onItemCountChanged(int childCount, int itemCount) { in onItemCountChanged() method in FastScroller
2155 mFastScroll.onItemCountChanged(getChildCount(), mItemCount); in onLayout()