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