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