Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/
DNotificationMenuRowPlugin.java103 public void onNotificationUpdated(StatusBarNotification sbn); in onNotificationUpdated() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMenuRow.java168 public void onNotificationUpdated(StatusBarNotification sbn) { in onNotificationUpdated() method in NotificationMenuRow
DExpandableNotificationRow.java464 public void onNotificationUpdated() { in onNotificationUpdated() method in ExpandableNotificationRow
DNotificationEntryManager.java1109 void onNotificationUpdated(StatusBarNotification notification); in onNotificationUpdated() method
DNotificationContentView.java1160 public void onNotificationUpdated(NotificationData.Entry entry) { in onNotificationUpdated() method in NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1421 public void onNotificationUpdated(StatusBarNotification notification) { in onNotificationUpdated() method