Home
last modified time | relevance | path

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

/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
DNotificationListenerActivity.java171 final List<StatusBarNotification> notifications = Listener.getNotifications(); in updateList() local
279 public void setData(List<StatusBarNotification> notifications) { in setData()
/packages/providers/TvProvider/src/com/android/providers/tv/
DTvProvider.java1100 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local
1120 final Set<Uri> notifications = getBatchNotificationsSet(); in bulkInsert() local
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsProvider.java292 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/Email/provider_src/com/android/email/provider/
DEmailProvider.java2545 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local