Searched defs:oldNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationGroupManager.java139 StatusBarNotification oldNotification) {
140 if (mGroupMap.get(oldNotification.getGroupKey()) != null) {
141 onEntryRemovedInternal(entry, oldNotification);
138 onEntryUpdated(NotificationData.Entry entry, StatusBarNotification oldNotification) argument

Completed in 22 milliseconds