Searched refs:EntryRemovedEvent (Results 1 – 2 of 2) sorted by relevance
74 data class EntryRemovedEvent( class
73 import com.android.systemui.statusbar.notification.collection.notifcollection.EntryRemovedEvent;473 mEventQueue.add(new EntryRemovedEvent(entry, entry.mCancellationReason)); in tryRemoveNotification()