Searched refs:dispatchTo (Results 1 – 2 of 2) sorted by relevance
36 fun dispatchTo(listeners: NamedListenerSet<NotifCollectionListener>) { in dispatchTo() method in com.android.systemui.statusbar.notification.collection.notifcollection.NotifEvent
693 mEventQueue.remove().dispatchTo(mNotifCollectionListeners); in dispatchEvents()