Home | History | Annotate | Download | only in exchange

Lines Matching refs:restoreMailboxWithId

1055             srcMailbox = Mailbox.restoreMailboxWithId(mContext, c.getLong(0));
1060 Mailbox dstMailbox = Mailbox.restoreMailboxWithId(mContext, req.mMailboxId);
1124 Mailbox mailbox = Mailbox.restoreMailboxWithId(mContext, msg.mMailboxKey);
1795 mMailbox = Mailbox.restoreMailboxWithId(mContext, mMailbox.mId);