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

  /packages/apps/Exchange/src/com/android/exchange/adapter/
AttachmentLoader.java 107 private void finishLoadAttachment(File file) throws IOException {
169 finishLoadAttachment(tmpFile);
179 finishLoadAttachment(tmpFile);
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasLoadAttachment.java 255 private boolean finishLoadAttachment(final EmailContent.Attachment attachment, final File file) {
335 final boolean loadResult = finishLoadAttachment(mAttachment, tmpFile);

Completed in 25 milliseconds