Searched refs:clearPrefetchPositions (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DGapWorkerTest.java76 registry.clearPrefetchPositions();
/frameworks/base/core/java/com/android/internal/widget/
H A DGapWorker.java145 void clearPrefetchPositions() { method in class:GapWorker.LayoutPrefetchRegistryImpl
H A DRecyclerView.java4740 mPrefetchRegistry.clearPrefetchPositions();
5644 mPrefetchRegistry.clearPrefetchPositions();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DGapWorker.java148 void clearPrefetchPositions() { method in class:GapWorker.LayoutPrefetchRegistryImpl
H A DRecyclerView.java4936 mPrefetchRegistry.clearPrefetchPositions();
5853 mPrefetchRegistry.clearPrefetchPositions();

Completed in 247 milliseconds