Searched refs:notificationKey (Results 1 – 1 of 1) sorted by relevance
609 NotificationKey notificationKey = new NotificationKey(account, folder); in validateNotifications() local616 cancelConversationNotifications(notificationKey, nm); in validateNotifications()750 sConversationNotificationMap.get(notificationKey); in validateNotifications()827 sConversationNotificationMap.put(notificationKey, conversationNotificationIds); in validateNotifications()1658 for (final NotificationKey notificationKey : notificationKeys) { in clearAccountNotifications()1659 final Folder folder = notificationKey.folder; in clearAccountNotifications()1661 notificationMap.remove(notificationKey); in clearAccountNotifications()1663 cancelConversationNotifications(notificationKey, notificationManager); in clearAccountNotifications()