Home | History | Annotate | Download | only in email

Lines Matching refs:createMailbox

502         return mailboxId == Mailbox.NO_MAILBOX ? createMailbox(accountId, mailboxType) : mailboxId;
540 long createMailbox(long accountId, int mailboxType) {