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