Searched refs:fillActiveViews (Results 1 – 3 of 3) sorted by relevance
1198 recycleBin.fillActiveViews(childCount, firstPosition); in layoutChildren()
1566 recycleBin.fillActiveViews(childCount, firstPosition); in layoutChildren()
5855 void fillActiveViews(int childCount, int firstActivePosition) { in fillActiveViews() method in AbsListView.FlingRunnable.RecycleBin