Searched refs:CACHED_FILE_QUERY_PARAM (Results 1 – 2 of 2) sorted by relevance
1335 public static final String CACHED_FILE_QUERY_PARAM = "filePath"; field in EmailContent.Attachment
2415 uri.getQueryParameter(Attachment.CACHED_FILE_QUERY_PARAM); in openFile()4808 cachedFileBuilder.appendQueryParameter(Attachment.CACHED_FILE_QUERY_PARAM, cachedFile); in convertUiAttachmentToAttachment()