HomeSort by relevance Sort by last modified time
    Searched full:shouldshowpreview (Results 1 - 1 of 1) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentBar.java 232 menu.findItem(R.id.preview_attachment).setVisible(shouldShowPreview());
299 private boolean shouldShowPreview() {
321 return (shouldShowPreview() || shouldShowSave() || shouldShowDownloadAgain() ||

Completed in 182 milliseconds