Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DGapWorker.java253 View attachedView = view.mChildHelper.getUnfilteredChildAt(i); in isPrefetchPositionAttached() local
254 RecyclerView.ViewHolder holder = RecyclerView.getChildViewHolderInt(attachedView); in isPrefetchPositionAttached()