Searched refs:isDownloadFinishedOrFailed (Results 1 – 3 of 3) sorted by relevance
190 if (loaderResult && mAttachment.isDownloadFinishedOrFailed()) { in updateStatus()
311 return mAttachment.supportsDownloadAgain() && mAttachment.isDownloadFinishedOrFailed(); in shouldShowDownloadAgain()
446 public boolean isDownloadFinishedOrFailed() { in isDownloadFinishedOrFailed() method in Attachment