Searched refs:sConversationNotificationMap (Results 1 – 1 of 1) sorted by relevance
116 private static Map<NotificationKey, Set<Integer>> sConversationNotificationMap = field in NotificationUtils750 sConversationNotificationMap.get(notificationKey); in validateNotifications()827 sConversationNotificationMap.put(notificationKey, conversationNotificationIds); in validateNotifications()1671 final Set<Integer> conversationNotifications = sConversationNotificationMap.get(key); in cancelConversationNotifications()1676 sConversationNotificationMap.remove(key); in cancelConversationNotifications()