Searched refs:notifications (Results 1 – 16 of 16) sorted by relevance
189 StatusBarNotification[] notifications = NotificationListener.this in getNotificationsForKeys() local192 return notifications == null ? Collections.EMPTY_LIST : Arrays.asList(notifications); in getNotificationsForKeys()202 StatusBarNotification[] notifications) { in filterNotifications() argument203 if (notifications == null) return null; in filterNotifications()205 for (int i = 0; i < notifications.length; i++) { in filterNotifications()206 if (shouldBeFilteredOut(notifications[i])) { in filterNotifications()211 notifications.length - removedNotifications.size()); in filterNotifications()212 for (int i = 0; i < notifications.length; i++) { in filterNotifications()214 filteredNotifications.add(notifications[i]); in filterNotifications()
216 public void trimNotifications(List<String> notifications) { in trimNotifications() argument222 if (!notifications.contains(overflowIterator.next().notificationKey)) { in trimNotifications()229 if (!notifications.contains(childInfo.notificationKey)) { in trimNotifications()
90 List<StatusBarNotification> notifications = mStatusAdaptor.mNotifications; in onCreate()92 if (notifications == null || position >= notifications.size()) { in onCreate()95 StatusBarNotification notification = notifications.get(position); in onCreate()207 final List<StatusBarNotification> notifications = Listener.getNotifications(); in updateList() local208 if (notifications != null) { in updateList()209 mStatusAdaptor.setData(notifications); in updateList()210 findViewById(android.R.id.empty).setVisibility(notifications.size() == 0 in updateList()296 public void setData(List<StatusBarNotification> notifications) { in setData() argument297 mNotifications = notifications; in setData()
70 StatusBarNotification[] notifications = mNotificationManager.getActiveNotifications(); in testShowResumeNotification() local71 MatcherAssert.assertThat(notifications.length, equalTo(1)); in testShowResumeNotification()72 StatusBarNotification notification = notifications[0]; in testShowResumeNotification()
194 List<StatusBarNotification> notifications = launcher.getPopupDataProvider() in createUpdateRunnable()196 List<NotificationInfo> infos = new ArrayList<>(notifications.size()); in createUpdateRunnable()197 for (int i = 0; i < notifications.size(); i++) { in createUpdateRunnable()198 StatusBarNotification notification = notifications.get(i); in createUpdateRunnable()
130 // Spam notifications shown despite throttling133 // Spam notifications not shown due to throttling136 // Non spam notifications shown despite throttling139 // Non spam notifications not shown due to throttling186 // Incoming call was rejected from the notifications
198 final StatusBarNotification[] notifications = nm.getActiveNotifications(); in getFirstActiveNotification() local200 for (StatusBarNotification statusBarNotification : notifications) { in getFirstActiveNotification()218 final StatusBarNotification[] notifications = nm.getActiveNotifications(); in getActiveGroupSummaryNotification() local219 for (StatusBarNotification statusBarNotification : notifications) { in getActiveGroupSummaryNotification()
305 private static String createNotificationString(NotificationMap notifications) { in createNotificationString() argument309 for (NotificationKey key : notifications.keySet()) { in createNotificationString()310 Integer unread = notifications.getUnread(key); in createNotificationString()311 Integer unseen = notifications.getUnseen(key); in createNotificationString()322 notifications.remove(key); in createNotificationString()
16 package com.android.car.stream.notifications;
28 import com.android.car.stream.notifications.StreamNotificationListenerService;
1865 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local1867 for (final Uri uri : notifications) { in applyBatch()1885 final Set<Uri> notifications = getBatchNotificationsSet(); in bulkInsert() local1887 for (final Uri notificationUri : notifications) { in bulkInsert()
2545 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local2547 for (final Uri uri : notifications) { in applyBatch()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...