Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUpdateHandler.java32 void addNotification(StatusBarNotification notification, in addNotification() method
DNotificationEntryManager.java816 public void addNotification(StatusBarNotification notification, in addNotification() method in NotificationEntryManager
/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/
DForegroundServiceController.java26 void addNotification(StatusBarNotification sbn, int importance); in addNotification() method
DForegroundServiceControllerImpl.java109 public void addNotification(StatusBarNotification sbn, int importance) { in addNotification() method in ForegroundServiceControllerImpl
246 public void addNotification(ArrayMap<String, ArraySet<String>> map, String pkg, in addNotification() method in ForegroundServiceControllerImpl.UserServices
/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/stack/
DNotificationChildrenContainer.java260 public void addNotification(ExpandableNotificationRow row, int childIndex) { in addNotification() method in NotificationChildrenContainer