Searched refs:EntryUpdatedEvent (Results 1 – 2 of 2) sorted by relevance
66 data class EntryUpdatedEvent( class
74 import com.android.systemui.statusbar.notification.collection.notifcollection.EntryUpdatedEvent;439 mEventQueue.add(new EntryUpdatedEvent(entry)); in postNotification()