Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java124 onEntryRemovedInternal(removed, removed.getSbn()); in onEntryRemoved()
135 private void onEntryRemovedInternal(NotificationEntry removed, in onEntryRemovedInternal() method in NotificationGroupManager
137 onEntryRemovedInternal(removed, sbn.getGroupKey(), sbn.isGroup(), in onEntryRemovedInternal()
141 private void onEntryRemovedInternal(NotificationEntry removed, String notifGroupKey, boolean in onEntryRemovedInternal() method in NotificationGroupManager
294 onEntryRemovedInternal(entry, oldGroupKey, oldIsGroup, oldIsGroupSummary); in onEntryUpdated()
569 onEntryRemovedInternal(entry, entry.getSbn()); in isolateNotification()
607 onEntryRemovedInternal(entry, entry.getSbn()); in stopIsolatingNotification()