Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/telephony/
DCellularSecurityNotificationsPreferenceController.java155 private void setNotifications(boolean isChecked) { in setNotifications() method in CellularSecurityNotificationsPreferenceController
/packages/apps/TvSystemUI/src/com/android/systemui/tv/notifications/
DTvNotificationAdapter.java83 public void setNotifications(SparseArray<StatusBarNotification> notifications) { in setNotifications() method in TvNotificationAdapter
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationView.java198 public void setNotifications(List<NotificationGroup> notifications) { in setNotifications() method in CarNotificationView
DCarNotificationViewAdapter.java438 public void setNotifications(List<NotificationGroup> notifications, in setNotifications() method in CarNotificationViewAdapter