Searched defs:onViewRecycled (Results 1 – 10 of 10) sorted by relevance
153 public void onViewRecycled(ViewHolderWrapper holder) { in onViewRecycled() method in RVAdapterWrapper
115 public void onViewRecycled(ViewHolderWrapper viewHolderWrapper) { in onViewRecycled() method in CarListItemAdapterAdapterProxy
92 public void onViewRecycled(ProgramItemViewHolder holder) { in onViewRecycled() method in ProgramListAdapter
155 public void onViewRecycled(RecyclerView.ViewHolder contactViewHolder) { in onViewRecycled() method in ContactsAdapter
83 override fun onViewRecycled(holder: ViewHolder) { in <lambda>() method in com.android.intentresolver.widget.ScrollableActionRow.Adapter
404 override fun onViewRecycled(vh: ViewHolder) { in <lambda>() method in com.android.intentresolver.widget.Adapter
229 public void onViewRecycled(MyViewHolder viewHolder) { in onViewRecycled() method in ItemListRowView.ItemListAdapter
293 public void onViewRecycled(ViewHolder holder) { in onViewRecycled() method in WidgetsListAdapter
283 public void onViewRecycled(ViewHolder holder) { in onViewRecycled() method in SideFragment.ItemAdapter
254 override fun onViewRecycled(viewHolder: ItemViewHolder<T>) { in onViewRecycled() method in com.android.deskclock.ItemAdapter