Searched refs:getListUriFromAttachmentUri (Results 1 – 1 of 1) sorted by relevance
139 cursor.setNotificationUri(cr, getListUriFromAttachmentUri(uri)); in query()144 final Uri attachmentsListUri = getListUriFromAttachmentUri(uri); in query()183 final Uri listUri = getListUriFromAttachmentUri(uri); in insert()396 getListUriFromAttachmentUri(uri), null, false); in copyAttachment()422 private static Uri getListUriFromAttachmentUri(Uri uri) { in getListUriFromAttachmentUri() method in EmlAttachmentProvider