Searched refs:notificationsToCancel (Results 1 – 1 of 1) sorted by relevance
417 List<NotificationKey> notificationsToCancel = Lists.newArrayList(); in validateAccountNotifications() local429 notificationsToCancel.add(notification); in validateAccountNotifications()446 notificationsToCancel.add(notification); in validateAccountNotifications()453 if (notificationsToCancel.size() > 0) { in validateAccountNotifications()455 for (NotificationKey notification : notificationsToCancel) { in validateAccountNotifications()