Home | History | Annotate | Download | only in exchange

Lines Matching refs:restoreMailboxWithId

1066             srcMailbox = Mailbox.restoreMailboxWithId(mContext, c.getLong(0));
1071 Mailbox dstMailbox = Mailbox.restoreMailboxWithId(mContext, req.mMailboxId);
1135 Mailbox mailbox = Mailbox.restoreMailboxWithId(mContext, msg.mMailboxKey);
1893 Mailbox mailbox = Mailbox.restoreMailboxWithId(mContext, mailboxId);
2449 mMailbox = Mailbox.restoreMailboxWithId(mContext, mMailbox.mId);