Searched refs:notificationMap (Results 1 – 1 of 1) sorted by relevance
124 final NotificationMap notificationMap = getNotificationMap(context); in clearAllNotfications() local125 notificationMap.clear(); in clearAllNotfications()126 notificationMap.saveNotificationMap(context); in clearAllNotfications()378 final NotificationMap notificationMap = getNotificationMap(context); in resendNotifications() local379 final Set<NotificationKey> keys = notificationMap.keySet(); in resendNotifications()420 final NotificationMap notificationMap = getNotificationMap(context); in validateAccountNotifications() local421 Set<NotificationKey> keys = notificationMap.keySet(); in validateAccountNotifications()462 notificationMap.remove(notification); in validateAccountNotifications()468 notificationMap.saveNotificationMap(context); in validateAccountNotifications()506 final NotificationMap notificationMap = getNotificationMap(context); in setNewEmailIndicator() local[all …]