Home
last modified time | relevance | path

Searched defs:onNotificationUpdated (Results 1 – 4 of 4) 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/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java549 public void onNotificationUpdated() { in onNotificationUpdated() method in ExpandableNotificationRow
DNotificationMenuRow.java232 public void onNotificationUpdated(StatusBarNotification sbn) { in onNotificationUpdated() method in NotificationMenuRow
DNotificationContentView.java1099 public void onNotificationUpdated(NotificationEntry entry) { in onNotificationUpdated() method in NotificationContentView