Searched refs:removeCollectionListener (Results 1 – 3 of 3) sorted by relevance
97 override fun removeCollectionListener(listener: NotifCollectionListener) {98 mNotifCollection.removeCollectionListener(listener)
245 void removeCollectionListener(NotifCollectionListener listener) { in removeCollectionListener() method in NotifCollection
44 void removeCollectionListener(@NonNull NotifCollectionListener listener); in removeCollectionListener() method