Home | History | Annotate | Download | only in utility

Lines Matching refs:mAttachments

308         assertNotNull(msg.mAttachments);
309 assertEquals(1, msg.mAttachments.size());
310 Attachment att = msg.mAttachments.get(0);
350 assertNotNull(msg.mAttachments);
351 assertEquals(1, msg.mAttachments.size());
352 Attachment att = msg.mAttachments.get(0);
412 assertNotNull(msg.mAttachments);
413 assertEquals(1, msg.mAttachments.size());
414 Attachment att = msg.mAttachments.get(0);
478 assertNotNull(msg.mAttachments);
479 assertEquals(1, msg.mAttachments.size());
480 Attachment att = msg.mAttachments.get(0);
560 assertNotNull(msg.mAttachments);
561 assertEquals(1, msg.mAttachments.size());
562 Attachment att = msg.mAttachments.get(0);