Home
last modified time | relevance | path

Searched refs:tryRemoveNotification (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java441 tryRemoveNotification(canceledEntry); in locallyDismissNotifications()
480 tryRemoveNotification(entry); in onNotificationRemoved()
548 private boolean tryRemoveNotification(NotificationEntry entry) { in tryRemoveNotification() method in NotifCollection
656 tryRemoveNotification(entry); in applyRanking()
729 if (tryRemoveNotification(entry)) { in onEndLifetimeExtension()