Home
last modified time | relevance | path

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

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