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.java101 onEntryRemovedInternal(removed, removed.notification); in onEntryRemoved()
112 private void onEntryRemovedInternal(NotificationEntry removed, in onEntryRemovedInternal() method in NotificationGroupManager
242 onEntryRemovedInternal(entry, oldNotification); in onEntryUpdated()
506 onEntryRemovedInternal(entry, entry.notification); in isolateNotification()
530 onEntryRemovedInternal(entry, entry.notification); in stopIsolatingNotification()