Searched defs:cachedFile (Results 1 – 5 of 5) sorted by relevance
240 final String cachedFile = attachment.getCachedFileUri(); in writeOneAttachment() local
92 File cachedFile = getCachedHtmlFile(context, packageName); in openFile() local
334 final File cachedFile = new File(fileName); in deleteAllCachedAttachmentFiles() local
1441 public void setCachedFileUri(String cachedFile) { in setCachedFileUri()
4799 com.android.mail.providers.Attachment uiAtt, String cachedFile, long accountKey) { in convertUiAttachmentToAttachment()