Searched refs:onViewRecycled (Results 1 – 10 of 10) sorted by relevance
220 public void onViewRecycled(MyViewHolder viewHolder) { in onViewRecycled() method in ItemListRowView.ItemListAdapter221 super.onViewRecycled(viewHolder); in onViewRecycled()
155 public void onViewRecycled(RecyclerView.ViewHolder contactViewHolder) { in onViewRecycled() method in ContactsAdapter156 super.onViewRecycled(contactViewHolder); in onViewRecycled()
74 public void onViewRecycled(@NonNull CallLogViewHolder holder) { in onViewRecycled() method in CallLogAdapter
83 public void onViewRecycled(ViewHolder holder) { in onViewRecycled() method in DialogAdapter
92 public void onViewRecycled(ProgramItemViewHolder holder) { in onViewRecycled() method in ProgramListAdapter
186 public void onViewRecycled(WidgetsRowViewHolder holder) { in onViewRecycled() method in WidgetsListAdapter
279 public void onViewRecycled(ItemViewHolder viewHolder) { in onViewRecycled() method in ItemAdapter
277 public void onViewRecycled(ViewHolder holder) { in onViewRecycled() method in SideFragment.ItemAdapter
217 public void onViewRecycled(ViewHolder holder) { in onCreateView()
776 public void onViewRecycled(ViewHolder viewHolder) { in onViewRecycled() method in CallLogAdapter