Searched refs:notFoundMailboxes (Results 1 – 1 of 1) sorted by relevance
650 ArrayList<Long> notFoundMailboxes = new ArrayList<Long>(); in deleteMessageOrphans() local658 if (notFoundMailboxes.contains(mailboxId)) { in deleteMessageOrphans()671 notFoundMailboxes.add(mailboxId); in deleteMessageOrphans()