Home | History | Annotate | Download | only in exchange

Lines Matching refs:inboxId

518         long inboxId = -1;
537 if (inboxId == -1) {
538 inboxId = Mailbox.findMailboxOfType(mContext, mAccount.mId, Mailbox.TYPE_INBOX);
759 } else if (inboxId == -1) {