Searched refs:onAttachmentsLoaded (Results 1 – 1 of 1) sorted by relevance
122 mAdapter.onAttachmentsLoaded(data.getReadOnlyAttachments()); in onDraftChanged()161 public void onAttachmentsLoaded(final List<MessagePartData> attachments) { in onAttachmentsLoaded() method in AttachmentChooserFragment.AttachmentGridAdapter