Searched refs:canDownloadAttachment (Results 1 – 2 of 2) sorted by relevance
218 if (AttachmentUtils.canDownloadAttachment(getContext(), null)) { in thumbnailLoadFailed()
282 public static boolean canDownloadAttachment(Context context, Attachment attachment) { in canDownloadAttachment() method in AttachmentUtils