Searched refs:unseenValue (Results 1 – 1 of 1) sorted by relevance
273 final Integer unseenValue = Integer.valueOf(notificationParts[3]); in loadNotificationMap() local274 put(key, unreadValue, unseenValue); in loadNotificationMap()