Searched refs:setContentUri (Results 1 – 9 of 9) sorted by relevance
109 newAttachment1.setContentUri( in testQuery()116 newAttachment2.setContentUri( in testQuery()123 newAttachment3.setContentUri( in testQuery()371 newAttachment2.setContentUri( in testOpenFile()429 newAttachment2.setContentUri( in testOpenThumbnail()447 newAttachment.setContentUri(contentUriStr); in createAttachment()
241 att.setContentUri("contentUri " + fileName); in setupAttachment()
233 localAttachment.setContentUri(null); // Will be rewritten by saveAttachmentBody in mimePartToAttachment()354 localAttachment.setContentUri(contentUriString); in saveAttachmentBody()
62 public static void setContentUri(Intent intent, Uri uri) { in setContentUri() method in GalleryHelper
138 public void setContentUri(String contentUri) { in setContentUri() method in DirectoryPartition
200 attachment.setContentUri("content://com.android.email/1/1"); in setupSimpleAttachment()
1449 public void setContentUri(String contentUri) { in setContentUri() method in EmailContent.Attachment
2864 GalleryHelper.setContentUri(startGalleryIntent, in startGallery()
4801 att.setContentUri(uiAtt.contentUri.toString()); in convertUiAttachmentToAttachment()