Home
last modified time | relevance | path

Searched defs:onNotificationUpdated (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
DNotificationMenuRowPlugin.java220 public void onNotificationUpdated(StatusBarNotification sbn); in onNotificationUpdated() method
/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java86 public void onNotificationUpdated(StatusBarNotification childSbn) { in onNotificationUpdated() method in GroupHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java581 public void onNotificationUpdated() { in onNotificationUpdated() method in ExpandableNotificationRow
DNotificationMenuRow.java229 public void onNotificationUpdated(StatusBarNotification sbn) { in onNotificationUpdated() method in NotificationMenuRow
DNotificationContentView.java1168 public void onNotificationUpdated(NotificationEntry entry) { in onNotificationUpdated() method in NotificationContentView