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