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