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