Searched refs:shouldShowPreview (Results 1 – 1 of 1) sorted by relevance
232 menu.findItem(R.id.preview_attachment).setVisible(shouldShowPreview()); in onClick()299 private boolean shouldShowPreview() { in shouldShowPreview() method in MessageAttachmentBar321 return (shouldShowPreview() || shouldShowSave() || shouldShowDownloadAgain() || in shouldShowOverflow()