Home
last modified time | relevance | path

Searched defs:onEntryRemoved (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryListener.java100 default void onEntryRemoved( in onEntryRemoved() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java477 void onEntryRemoved(String key) { in onEntryRemoved() method in NotificationLogger.ExpansionStateLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java105 public void onEntryRemoved(NotificationEntry removed) { in onEntryRemoved() method in NotificationGroupManager