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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DNotificationUtils.java138 public Integer getUnread(NotificationKey key) { method in class:NotificationUtils.NotificationMap
242 Integer unread = notifications.getUnread(key);
463 final Integer unread = notificationMap.getUnread(key);

Completed in 63 milliseconds