Searched refs:factorInBindTime (Results 1 – 1 of 1) sorted by relevance
5038 void factorInBindTime(int viewType, long bindTimeNs) { in factorInBindTime() method in RecyclerView.RecycledViewPool5285 mRecyclerPool.factorInBindTime(holder.getItemViewType(), endBindNs - startBindNs); in tryBindViewHolderByDeadline()