Searched refs:getCurrentAttachment (Results 1 – 1 of 1) sorted by relevance
157 mActionHandler.setAttachment(getCurrentAttachment()); in onOptionsItemSelected()172 final Attachment attachment = getCurrentAttachment(); in updateActionItems()234 final Attachment attachment = getCurrentAttachment(); in updateActionBar()258 final Attachment attachment = getCurrentAttachment(); in onFragmentVisible()312 saveAttachment(getCurrentAttachment()); in saveAttachment()319 final Attachment attachment = getCurrentAttachment(); in redownloadAttachment()361 shareAttachment(getCurrentAttachment()); in shareAttachment()395 final Attachment attachment = getCurrentAttachment(); in printAttachment()411 protected Attachment getCurrentAttachment() { in getCurrentAttachment() method in MailPhotoViewController