Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java646 final long oldWhen = in validateNotifications() local
648 if (oldWhen != 0) { in validateNotifications()
649 when = oldWhen; in validateNotifications()
764 getAttention, oldWhen, hasNewConversationNotification); in validateNotifications()
770 if (getAttention && oldWhen == 0 && hasNewConversationNotification) { in validateNotifications()
791 if (oldWhen != 0) { in validateNotifications()