Searched refs:startDownloadingAttachment (Results 1 – 4 of 4) sorted by relevance
105 startDownloadingAttachment(destination); in showAttachment()113 public void startDownloadingAttachment(int destination) { in startDownloadingAttachment() method in AttachmentActionHandler114 startDownloadingAttachment(destination, UIProvider.AttachmentRendition.BEST, 0, false); in startDownloadingAttachment()117 public void startDownloadingAttachment( in startDownloadingAttachment() method in AttachmentActionHandler119 startDownloadingAttachment( in startDownloadingAttachment()123 private void startDownloadingAttachment( in startDownloadingAttachment() method in AttachmentActionHandler
159 mActionHandler.startDownloadingAttachment(AttachmentDestination.CACHE, in downloadAttachment()221 mActionHandler.startDownloadingAttachment( in thumbnailLoadFailed()
194 mActionHandler.startDownloadingAttachment(AttachmentDestination.EXTERNAL); in onClick()251 mActionHandler.startDownloadingAttachment(AttachmentDestination.CACHE); in onClick()
261 mActionHandler.startDownloadingAttachment(attachment.destination); in onFragmentVisible()326 mActionHandler.startDownloadingAttachment(attachment.destination); in redownloadAttachment()337 mActionHandler.startDownloadingAttachment(UIProvider.AttachmentDestination.EXTERNAL); in saveAttachment()