Searched refs:getMailboxForPath (Results 1 – 2 of 2) sorted by relevance
380 mailbox = Mailbox.getMailboxForPath(context, accountId, mailboxPath); in addMailbox()
540 public static Mailbox getMailboxForPath(Context context, long accountId, String path) { in getMailboxForPath() method in Mailbox