Home
last modified time | relevance | path

Searched defs:setNotifications (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationAdapter.java81 public void setNotifications(SparseArray<StatusBarNotification> notifications) { in setNotifications() method in TvNotificationAdapter
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationView.java156 public void setNotifications(List<NotificationGroup> notifications) { in setNotifications() method in CarNotificationView
H A DCarNotificationViewAdapter.java436 public void setNotifications(List<NotificationGroup> notifications, in setNotifications() method in CarNotificationViewAdapter