Searched refs:getScrapOrCachedViewForId (Results 1 – 1 of 1) sorted by relevance
5579 holder = getScrapOrCachedViewForId(mAdapter.getItemId(offsetPosition), in tryGetViewHolderForPositionByDeadline()6066 ViewHolder getScrapOrCachedViewForId(long id, int type, boolean dryRun) { in getScrapOrCachedViewForId() method in RecyclerView.Recycler