Home
last modified time | relevance | path

Searched refs:notifications (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationListener.java189 StatusBarNotification[] notifications = NotificationListener.this in getNotificationsForKeys() local
192 return notifications == null ? Collections.EMPTY_LIST : Arrays.asList(notifications); in getNotificationsForKeys()
202 StatusBarNotification[] notifications) { in filterNotifications() argument
203 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()
DNotificationFooterLayout.java216 public void trimNotifications(List<String> notifications) { in trimNotifications() argument
222 if (!notifications.contains(overflowIterator.next().notificationKey)) { in trimNotifications()
229 if (!notifications.contains(childInfo.notificationKey)) { in trimNotifications()
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
DNotificationListenerActivity.java90 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() local
208 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() argument
297 mNotifications = notifications; in setData()
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/
DResumeNotificationHelperTest.java70 StatusBarNotification[] notifications = mNotificationManager.getActiveNotifications(); in testShowResumeNotification() local
71 MatcherAssert.assertThat(notifications.length, equalTo(1)); in testShowResumeNotification()
72 StatusBarNotification notification = notifications[0]; in testShowResumeNotification()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupPopulator.java194 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()
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto130 // Spam notifications shown despite throttling
133 // Spam notifications not shown due to throttling
136 // Non spam notifications shown despite throttling
139 // Non spam notifications not shown due to throttling
186 // Incoming call was rejected from the notifications
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java198 final StatusBarNotification[] notifications = nm.getActiveNotifications(); in getFirstActiveNotification() local
200 for (StatusBarNotification statusBarNotification : notifications) { in getFirstActiveNotification()
218 final StatusBarNotification[] notifications = nm.getActiveNotifications(); in getActiveGroupSummaryNotification() local
219 for (StatusBarNotification statusBarNotification : notifications) { in getActiveGroupSummaryNotification()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java305 private static String createNotificationString(NotificationMap notifications) { in createNotificationString() argument
309 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()
/packages/apps/Car/Stream/src/com/android/car/stream/notifications/
DStreamNotificationListenerService.java16 package com.android.car.stream.notifications;
/packages/apps/Car/Stream/src/com/android/car/stream/
DPermissionsActivity.java28 import com.android.car.stream.notifications.StreamNotificationListenerService;
/packages/providers/TvProvider/src/com/android/providers/tv/
DTvProvider.java1865 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local
1867 for (final Uri uri : notifications) { in applyBatch()
1885 final Set<Uri> notifications = getBatchNotificationsSet(); in bulkInsert() local
1887 for (final Uri notificationUri : notifications) { in bulkInsert()
/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java2545 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local
2547 for (final Uri uri : notifications) { in applyBatch()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...