Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
H A DNotificationMenuRowPlugin.java220 public void onNotificationUpdated(StatusBarNotification sbn); in onNotificationUpdated() method
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DGroupHelper.java88 public void onNotificationUpdated(StatusBarNotification childSbn, in onNotificationUpdated() method in GroupHelper
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java557 public void onNotificationUpdated() { in onNotificationUpdated() method in ExpandableNotificationRow
H A DNotificationMenuRow.java235 public void onNotificationUpdated(StatusBarNotification sbn) { in onNotificationUpdated() method in NotificationMenuRow
H A DNotificationContentView.java1118 public void onNotificationUpdated(NotificationEntry entry) { in onNotificationUpdated() method in NotificationContentView