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