Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/notification/
DDialerNotificationManager.java72 StatusBarNotification[] notifications = notificationManager.getActiveNotifications(); in cancel() local
93 StatusBarNotification[] notifications = notificationManager.getActiveNotifications(); in cancelAll() local
107 private static String findGroupKey( in findGroupKey()
118 private static Pair<StatusBarNotification, Integer> getGroupSummaryAndCount( in getGroupSummaryAndCount()
DNotificationThrottler.java99 List<StatusBarNotification> notifications = getSortedMatchingNotifications(context, groupKey); in throttle() local
110 List<StatusBarNotification> notifications = new ArrayList<>(); in getSortedMatchingNotifications() local
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DNotificationHelperTest.java70 StatusBarNotification[] notifications = mNotificationManager.getActiveNotifications(); in testShowResumeNotification() local
87 StatusBarNotification[] notifications = mNotificationManager.getActiveNotifications(); in testShowPrivacyReminderNotification() local
/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java79 public void init(Map<String, StatusBarNotification> notifications, RankingMap rankingMap) { in init()
97 Map<String, StatusBarNotification> notifications, in process()
161 List<StatusBarNotification> notifications, in filter()
210 List<StatusBarNotification> notifications) { in optimizeForDriving()
409 private List<NotificationGroup> rank(List<NotificationGroup> notifications, in rank()
429 List<NotificationGroup> notifications, RankingMap newRankingMap) { in additionalRank()
DCarNotificationView.java85 public void setNotifications(List<NotificationGroup> notifications) { in setNotifications()
DCarNotificationViewAdapter.java473 public void setNotifications(List<NotificationGroup> notifications, in setNotifications()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java333 StatusBarNotification[] notifications = NotificationListener.this in getNotificationsForKeys() local
347 StatusBarNotification[] notifications) { in filterNotifications()
DNotificationFooterLayout.java209 public void trimNotifications(List<String> notifications) { in trimNotifications()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DBots.java50 public final NotificationsBot notifications; field in Bots
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java198 final StatusBarNotification[] notifications = nm.getActiveNotifications(); in getFirstActiveNotification() local
218 final StatusBarNotification[] notifications = nm.getActiveNotifications(); in getActiveGroupSummaryNotification() local
/packages/apps/Dialer/java/com/android/incallui/
DExternalCallNotifier.java78 private Map<Call, NotificationInfo> notifications = new ArrayMap<>(); field in ExternalCallNotifier
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/service/
DLocationAccessCheck.java653 StatusBarNotification[] notifications = notificationManager.getActiveNotifications(); in getCurrentlyShownNotificationLocked() local
/packages/providers/TvProvider/src/com/android/providers/tv/
DTvProvider.java1960 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local
1980 final Set<Uri> notifications = getBatchNotificationsSet(); in bulkInsert() local
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsProvider.java293 URI_MATCHER.addURI(AUTHORITY, "notifications", URI_NOTIFICATIONS); in URI_MATCHER.addURI()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java305 private static String createNotificationString(NotificationMap notifications) { in createNotificationString()
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DFakeTvProvider.java2172 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local
2192 final Set<Uri> notifications = getBatchNotificationsSet(); in bulkInsert() local
/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java2546 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local