Home
last modified time | relevance | path

Searched refs:createAttachmentPreview (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/attachmentchooser/
H A DAttachmentGridItemView.java114 final View attachmentView = AttachmentPreviewFactory.createAttachmentPreview(inflater, in updateAttachmentView()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DAttachmentPreview.java262 final View attachmentView = AttachmentPreviewFactory.createAttachmentPreview( in onAttachmentsChanged()
H A DAttachmentPreviewFactory.java64 public static View createAttachmentPreview(final LayoutInflater layoutInflater, in createAttachmentPreview() method in AttachmentPreviewFactory
H A DMultiAttachmentLayout.java248 final View view = AttachmentPreviewFactory.createAttachmentPreview(layoutInflater, in buildViews()