Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java5541 holder = getChangedScrapViewForPosition(position); in tryGetViewHolderForPositionByDeadline()
5975 ViewHolder getChangedScrapViewForPosition(int position) { in getChangedScrapViewForPosition() method in RecyclerView.Recycler