Searched refs:prevConversationNotifications (Results 1 – 1 of 1) sorted by relevance
749 Set<Integer> prevConversationNotifications = in validateNotifications() local751 if (prevConversationNotifications != null) { in validateNotifications()754 if (!prevConversationNotifications.contains(currentNotificationId)) { in validateNotifications()807 if (prevConversationNotifications != null) { in validateNotifications()809 for (Integer prevConversationNotificationId : prevConversationNotifications) { in validateNotifications()