Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageView.java598 final int attachmentViewLayoutRes, final AttachmentViewBinder viewBinder, in bindAttachmentsOfSameType()
1093 interface AttachmentViewBinder { interface in ConversationMessageView
1098 final AttachmentViewBinder mVideoViewBinder = new AttachmentViewBinder() {
1110 final AttachmentViewBinder mAudioViewBinder = new AttachmentViewBinder() {
1126 final AttachmentViewBinder mVCardViewBinder = new AttachmentViewBinder() {