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.java5420 holder = getChangedScrapViewForPosition(position); in tryGetViewHolderForPositionByDeadline()
5854 ViewHolder getChangedScrapViewForPosition(int position) { in getChangedScrapViewForPosition() method in RecyclerView.Recycler