Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DAttachmentActionHandler.java143 public void startRedownloadingAttachment(Attachment attachment) { in startRedownloadingAttachment() method in AttachmentActionHandler
DMessageAttachmentBar.java204 mActionHandler.startRedownloadingAttachment(mAttachment); in onClick()