Home | History | Annotate | Download | only in provider

Lines Matching refs:MESSAGE_ID_URI

1449      * Test retrieving attachments by message ID (using EmailContent.Attachment.MESSAGE_ID_URI)
1461 MESSAGE_ID_URI, 1);
1479 * Test deleting attachments by message ID (using EmailContent.Attachment.MESSAGE_ID_URI)
1491 Uri uri = ContentUris.withAppendedId(Attachment.MESSAGE_ID_URI, 1);