Home | History | Annotate | Download | only in email

Lines Matching defs:mAccountKey

219         final long mAccountKey;
225 mAccountKey = c.getLong(COLUMN_ACCOUNT_KEY);
321 box.mAccountKey = account.mId;
1458 sentinel.mAccountKey = oldMessage.mAccountKey;
1743 EmailContent.Account.restoreAccountWithId(mContext, message.mAccountKey);