Home
last modified time | relevance | path

Searched refs:downloadAttachment (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMessageAttachmentTile.java151 tile.downloadAttachment(maxAdditionalPriority - i, i != 0); in showAndDownloadAttachments()
157 public void downloadAttachment(int additionalPriority, boolean delayDownload) { in downloadAttachment() method in MessageAttachmentTile