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