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