Searched refs:getPendingNotificationsIterator (Results 1 – 3 of 3) sorted by relevance
233 Iterable<NotificationEntry> values = mEntryManager.getPendingNotificationsIterator(); in getPendingChildrenNotAlerting()252 Iterable<NotificationEntry> values = mEntryManager.getPendingNotificationsIterator(); in pendingInflationsWillAddChildren()
76 when(mNotificationEntryManager.getPendingNotificationsIterator()) in setup()
525 public Iterable<NotificationEntry> getPendingNotificationsIterator() { in getPendingNotificationsIterator() method in NotificationEntryManager