/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/ |
D | CarNotificationEntryManager.java | 42 public void addNotification( in addNotification() method in CarNotificationEntryManager
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationUpdateHandler.java | 32 void addNotification(StatusBarNotification notification, in addNotification() method
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | NotificationListenerController.java | 58 void addNotification(StatusBarNotification sbn); in addNotification() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ForegroundServiceNotificationListener.java | 77 private void addNotification(StatusBarNotification sbn, int importance) { in addNotification() method in ForegroundServiceNotificationListener
|
D | ForegroundServicesUserState.java | 90 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/ |
D | NotificationListenerWithPlugins.java | 137 public void addNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationChildrenContainer.java | 250 public void addNotification(ExpandableNotificationRow row, int childIndex) { in addNotification() method in NotificationChildrenContainer
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationEntryManager.java | 409 public void addNotification(StatusBarNotification notification, in addNotification() method in NotificationEntryManager
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 1553 void addNotification(NotificationRecord r) { in addNotification() method in NotificationManagerService
|