HomeSort by relevance Sort by last modified time
    Searched full:attachment4id (Results 1 - 1 of 1) sorted by null

  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 260 long attachment4Id = 4;
286 attachment4Id = addAttachmentToDb(account1, newAttachment4);
305 uri = AttachmentUtilities.getAttachmentUri(account1.mId, attachment4Id);

Completed in 191 milliseconds