Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DGapWorker.java132 boolean lastPrefetchIncludedPosition(int position) { in lastPrefetchIncludedPosition() method in GapWorker.LayoutPrefetchRegistryImpl
DRecyclerView.java5723 && !mPrefetchRegistry.lastPrefetchIncludedPosition(holder.mPosition)) { in recycleViewHolderInternal()
5728 if (!mPrefetchRegistry.lastPrefetchIncludedPosition(cachedPos)) { in recycleViewHolderInternal()