HomeSort by relevance Sort by last modified time
    Searched refs:mAttachmentId (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/adapter/
AttachmentLoader.java 54 private final long mAttachmentId;
66 mAttachmentId = mAttachment.mId;
71 mAttachmentUri = AttachmentUtilities.getAttachmentUri(mAccountId, mAttachmentId);
76 ExchangeService.callback().loadAttachmentStatus(mMessageId, mAttachmentId, status, 0);
84 ExchangeService.callback().loadAttachmentStatus(mMessageId, mAttachmentId,
  /packages/apps/Email/src/com/android/email/
Controller.java     [all...]

Completed in 19 milliseconds