Home
last modified time | relevance | path

Searched defs:IsSetOfGivenAttachments (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/ui/attachmentchooser/
H A DAttachmentChooserFragmentTest.java65 private class IsSetOfGivenAttachments implements ArgumentMatcher<Set<MessagePartData>> { class in AttachmentChooserFragmentTest
67 public IsSetOfGivenAttachments(final Set<MessagePartData> givenParts) { in IsSetOfGivenAttachments() method in AttachmentChooserFragmentTest.IsSetOfGivenAttachments