Searched refs:collectAdjacentPrefetchPositions (Results 1 – 3 of 3) sorted by relevance
95 layout.collectAdjacentPrefetchPositions(mPrefetchDx, mPrefetchDy, in collectPrefetchPositionsFromView()
1279 public void collectAdjacentPrefetchPositions(int dx, int dy, RecyclerView.State state, in collectAdjacentPrefetchPositions() method
7207 public void collectAdjacentPrefetchPositions(int dx, int dy, State state, in collectAdjacentPrefetchPositions() method in RecyclerView.LayoutManager