Home
last modified time | relevance | path

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

/aosp12/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
H A DSmsMessageReceiver.java53 private void addNotification(Context context, String fromAddress, String message) { in addNotification() method in SmsMessageReceiver
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationListenerWithPlugins.java153 public void addNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DForegroundServiceNotificationListener.java102 private void addNotification(NotificationEntry entry, int importance) { in addNotification() method in ForegroundServiceNotificationListener
H A DForegroundServicesUserState.java92 public void addNotification(ArrayMap<String, ArraySet<String>> map, String pkg, in addNotification() method in ForegroundServicesUserState
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DNotificationListenerController.java79 void addNotification(StatusBarNotification sbn); in addNotification() method
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationGroup.java81 public void addNotification(AlertEntry alertEntry) { in addNotification() method in NotificationGroup
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java272 public void addNotification(ExpandableNotificationRow row, int childIndex) { in addNotification() method in NotificationChildrenContainer
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java218 public void addNotification(@NonNull final HistoricalNotification notification) { in addNotification() method in NotificationHistoryManager
H A DNotificationHistoryDatabase.java183 public void addNotification(final HistoricalNotification notification) { in addNotification() method in NotificationHistoryDatabase
H A DNotificationManagerService.java1985 void addNotification(NotificationRecord r) { in addNotification() method in NotificationManagerService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java657 public void addNotification(StatusBarNotification notification, RankingMap ranking) { in addNotification() method in NotificationEntryManager