Home | History | Annotate | Download | only in service

Lines Matching refs:accountKey

360                         long accountKey = c.getLong(AttachmentInfo.COLUMN_ACCOUNT_KEY);
362 Account account = Account.restoreAccountWithId(mContext, accountKey);