Home | History | Annotate | Download | only in exchange

Lines Matching refs:inboxId

540         long inboxId = -1;
559 if (inboxId == -1) {
560 inboxId = Mailbox.findMailboxOfType(mContext, mAccount.mId, Mailbox.TYPE_INBOX);
780 } else if (inboxId == -1) {