Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DNotificationGroupManagerLegacy.java161 onEntryRemovedInternal(removed, removed.getSbn()); in onEntryRemoved()
175 private void onEntryRemovedInternal(NotificationEntry removed, in onEntryRemovedInternal() method in NotificationGroupManagerLegacy
177 onEntryRemovedInternal(removed, sbn.getGroupKey(), sbn.isGroup(), in onEntryRemovedInternal()
181 private void onEntryRemovedInternal(NotificationEntry removed, String notifGroupKey, boolean in onEntryRemovedInternal() method in NotificationGroupManagerLegacy
524 onEntryRemovedInternal(entry, oldGroupKey, oldIsGroup, oldIsGroupSummary); in onEntryUpdated()
804 onEntryRemovedInternal(entry, entry.getSbn()); in isolateNotification()
852 onEntryRemovedInternal(entry, entry.getSbn()); in stopIsolatingNotification()