Searched defs:removeCollectionListener (Results 1 – 3 of 3) sorted by relevance
41 void removeCollectionListener(@NonNull NotifCollectionListener listener); in removeCollectionListener() method
98 override fun removeCollectionListener(listener: NotifCollectionListener) { in removeCollectionListener() method in com.android.systemui.statusbar.notification.collection.NotifPipeline
247 void removeCollectionListener(NotifCollectionListener listener) { in removeCollectionListener() method in NotifCollection