Searched refs:notificationsUpdated (Results 1 – 2 of 2) sorted by relevance
73 mUpdateListener.notificationsUpdated(mNotifications); in onNotificationPosted()87 mUpdateListener.notificationsUpdated(mNotifications); in onNotificationRemoved()112 void notificationsUpdated(SparseArray<StatusBarNotification> sbns); in notificationsUpdated() method
76 notificationsUpdated(mTvNotificationHandler.getCurrentNotifications()); in onCreate()80 public void notificationsUpdated(@NonNull SparseArray<StatusBarNotification> notificationList) { in notificationsUpdated() method in TvNotificationPanelActivity