Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java401 validateNotifications(context, folder, notification.account, true, in resendNotifications()
538 validateNotifications(context, folder, account, getAttention, ignoreUnobtrusiveSetting, in setNewEmailIndicator()
546 private static void validateNotifications(Context context, final Folder folder, in validateNotifications() method in NotificationUtils