Searched refs:clearFolderNotification (Results 1 – 2 of 2) sorted by relevance
82 NotificationUtils.clearFolderNotification(this, account, folder, true /* markSeen */); in onHandleIntent()
586 clearFolderNotification(context, account, folder, false); in validateNotifications()1604 public static void clearFolderNotification(Context context, Account account, Folder folder, in clearFolderNotification() method in NotificationUtils