Searched refs:notifyItemRemoved (Results 1 – 3 of 3) sorted by relevance
254 mAdapter.notifyItemRemoved(indexToRemove);
300 notifyItemRemoved(index); in remItem()
6865 public final void notifyItemRemoved(int position) { in notifyItemRemoved() method in RecyclerView.Adapter