Searched refs:NotificationMap (Results 1 – 1 of 1) sorted by relevance
96 private static NotificationMap sActiveNotificationMap = null;124 final NotificationMap notificationMap = getNotificationMap(context); in clearAllNotfications()132 private static synchronized NotificationMap getNotificationMap(Context context) { in getNotificationMap()134 sActiveNotificationMap = new NotificationMap(); in getNotificationMap()146 private static final class NotificationMap { class in NotificationUtils305 private static String createNotificationString(NotificationMap notifications) { in createNotificationString()378 final NotificationMap notificationMap = getNotificationMap(context); in resendNotifications()420 final NotificationMap notificationMap = getNotificationMap(context); in validateAccountNotifications()506 final NotificationMap notificationMap = getNotificationMap(context); in setNewEmailIndicator()552 final NotificationMap notificationMap = getNotificationMap(context); in validateNotifications()[all …]