Searched refs:EntryAddedEvent (Results 1 – 2 of 2) sorted by relevance
58 data class EntryAddedEvent( dataClass
77 import com.android.systemui.statusbar.notification.collection.notifcollection.EntryAddedEvent;432 mEventQueue.add(new EntryAddedEvent(entry)); in postNotification()