Searched refs:EntryUpdatedEvent (Results 1 – 2 of 2) sorted by relevance
66 data class EntryUpdatedEvent( dataClass
79 import com.android.systemui.statusbar.notification.collection.notifcollection.EntryUpdatedEvent;451 mEventQueue.add(new EntryUpdatedEvent(entry, true /* fromSystem */)); in postNotification()839 mEventQueue.add(new EntryUpdatedEvent(entry, false /* fromSystem */)); in updateNotificationInternally()