Home
last modified time | relevance | path

Searched refs:isPrefetchPositionAttached (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DGapWorker.java250 static boolean isPrefetchPositionAttached(RecyclerView view, int position) { in isPrefetchPositionAttached() method in GapWorker
265 if (isPrefetchPositionAttached(view, position)) { in prefetchPositionWithDeadline()