Searched defs:onViewRecycled (Results 1 – 9 of 9) sorted by relevance
129 public void onViewRecycled(ViewHolder holder) { in onViewRecycled() method in ImageRecyclerViewAdapter
140 public void onViewRecycled(@NonNull ViewHolder holder) { in onViewRecycled() method in NestedRecyclerViewActivity.OuterAdapter
855 public void onViewRecycled(@NonNull ViewHolder holder) { in onViewRecycled() method in RecyclerViewCacheTest.OuterAdapter1200 public void onViewRecycled(@NonNull ViewHolder holder) { in onViewRecycled() method in RecyclerViewCacheTest.OuterNotifyAdapter
909 public void onViewRecycled(@NonNull TestViewHolder holder) { in onViewRecycled() method in BaseRecyclerViewInstrumentationTest.TestAdapter
409 public final void onViewRecycled(RecyclerView.ViewHolder holder) { in onViewRecycled() method in ItemBridgeAdapter
355 public void onViewRecycled(@NonNull FragmentViewHolder holder) { in onViewRecycled() method in ViewPager2.FragmentStateAdapter
392 public void onViewRecycled(ViewHolder holder) { in onViewRecycled() method in PageAdapter
6424 public void onViewRecycled(VH holder) { in onViewRecycled() method in RecyclerView.Adapter9869 void onViewRecycled(ViewHolder holder); in onViewRecycled() method
6865 public void onViewRecycled(@NonNull VH holder) { in onViewRecycled() method in RecyclerView.Adapter10605 void onViewRecycled(@NonNull ViewHolder holder); in onViewRecycled() method