Searched defs:notifications (Results 1 – 5 of 5) sorted by relevance
171 final List<StatusBarNotification> notifications = Listener.getNotifications(); in updateList() local279 public void setData(List<StatusBarNotification> notifications) { in setData()
1100 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local1120 final Set<Uri> notifications = getBatchNotificationsSet(); in bulkInsert() local
292 URI_MATCHER.addURI(AUTHORITY, "notifications", URI_NOTIFICATIONS); in URI_MATCHER.addURI()
305 private static String createNotificationString(NotificationMap notifications) { in createNotificationString()
2545 final Set<Uri> notifications = getBatchNotificationsSet(); in applyBatch() local