Home
last modified time | relevance | path

Searched refs:getUnread (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java197 public Integer getUnread(NotificationKey key) { in getUnread() method in NotificationUtils.NotificationMap
287 final Integer unreadCount = getUnread(key); in saveNotificationMap()
310 Integer unread = notifications.getUnread(key); in createNotificationString()
564 final Integer unread = notificationMap.getUnread(key); in validateNotifications()