Searched refs:collectPrefetchPositionsForLayoutState (Results 1 – 2 of 2) sorted by relevance
1188 void collectPrefetchPositionsForLayoutState(RecyclerView.State state, LayoutState layoutState, in collectPrefetchPositionsForLayoutState() method1290 collectPrefetchPositionsForLayoutState(state, mLayoutState, layoutPrefetchRegistry); in collectAdjacentPrefetchPositions()
506 void collectPrefetchPositionsForLayoutState(RecyclerView.State state, LayoutState layoutState, in collectPrefetchPositionsForLayoutState() method in GridLayoutManager