Searched refs:currentNotificationIds (Results 1 – 1 of 1) sorted by relevance
808 Set<Integer> currentNotificationIds = msgNotifications.keySet(); in validateNotifications() local810 if (!currentNotificationIds.contains(prevConversationNotificationId)) { in validateNotifications()