Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DAttachmentPreviewFactory.java81 attachmentView = createVCardPreview(layoutInflater, attachmentData, parent, viewType); in createAttachmentPreview()
208 private static View createVCardPreview(final LayoutInflater layoutInflater, in createVCardPreview() method in AttachmentPreviewFactory