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