Home | History | Annotate | Download | only in email

Lines Matching refs:mMailboxId

810         private final long mMailboxId;
817 mMailboxId = mailboxId;
845 mContext, ContentUris.withAppendedId(Mailbox.CONTENT_URI, mMailboxId),
857 new String[] { Long.toString(mMailboxId), Long.toString(lastSeenMessageId) },
879 mContext, ContentUris.withAppendedId(Mailbox.CONTENT_URI, mMailboxId),
888 mAccountId, mMailboxId, c, newMessageId,