Home
last modified time | relevance | path

Searched defs:addNotification (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/
DCarNotificationEntryManager.java42 public void addNotification( in addNotification() method in CarNotificationEntryManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUpdateHandler.java32 void addNotification(StatusBarNotification notification, in addNotification() method
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java58 void addNotification(StatusBarNotification sbn); in addNotification() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceNotificationListener.java77 private void addNotification(StatusBarNotification sbn, int importance) { in addNotification() method in ForegroundServiceNotificationListener
DForegroundServicesUserState.java90 public void addNotification(ArrayMap<String, ArraySet<String>> map, String pkg, in addNotification() method in ForegroundServicesUserState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java137 public void addNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java250 public void addNotification(ExpandableNotificationRow row, int childIndex) { in addNotification() method in NotificationChildrenContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java409 public void addNotification(StatusBarNotification notification, in addNotification() method in NotificationEntryManager
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1553 void addNotification(NotificationRecord r) { in addNotification() method in NotificationManagerService