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