Searched refs:onAttachmentsLoaded (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
H A DAttachmentChooserFragment.java122 mAdapter.onAttachmentsLoaded(data.getReadOnlyAttachments());
161 public void onAttachmentsLoaded(final List<MessagePartData> attachments) { method in class:AttachmentChooserFragment.AttachmentGridAdapter

Completed in 129 milliseconds