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

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

Completed in 109 milliseconds