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.java226 public void onNotificationUpdated(StatusBarNotification sbn); in onNotificationUpdated() method
/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java88 public void onNotificationUpdated(StatusBarNotification childSbn, in onNotificationUpdated() method in GroupHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java544 public void onNotificationUpdated() { in onNotificationUpdated() method in ExpandableNotificationRow
DNotificationMenuRow.java229 public void onNotificationUpdated(StatusBarNotification sbn) { in onNotificationUpdated() method in NotificationMenuRow
DNotificationContentView.java1146 public void onNotificationUpdated(NotificationEntry entry) { in onNotificationUpdated() method in NotificationContentView