Searched refs:showAttachment (Results 1 – 2 of 2) sorted by relevance
261 mActionHandler.showAttachment(AttachmentDestination.EXTERNAL); in onClick()269 mActionHandler.showAttachment(AttachmentDestination.CACHE); in onClick()
92 public void showAttachment(int destination) { in showAttachment() method in AttachmentActionHandler