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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DNotificationUtils.java146 public Integer getUnseen(NotificationKey key) { method in class:NotificationUtils.NotificationMap
243 Integer unseen = notifications.getUnseen(key);
465 final Integer unseen = notificationMap.getUnseen(key);

Completed in 66 milliseconds