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