Searched refs:NotifyItemsRemoved (Results 1 – 1 of 1) sorted by relevance
44 NotifyItemsRemoved(index, 1); in RemoveAt()52 NotifyItemsRemoved(0, count); in RemoveAll()64 NotifyItemsRemoved(0, to_be_deleted.size()); in DeleteAll()96 void NotifyItemsRemoved(size_t start, size_t count) { in NotifyItemsRemoved() function