Home
last modified time | relevance | path

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

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