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.java597 final int attachmentViewLayoutRes, final AttachmentViewBinder viewBinder, in bindAttachmentsOfSameType()
1092 interface AttachmentViewBinder { interface in ConversationMessageView
1097 final AttachmentViewBinder mVideoViewBinder = new AttachmentViewBinder() {
1109 final AttachmentViewBinder mAudioViewBinder = new AttachmentViewBinder() {
1125 final AttachmentViewBinder mVCardViewBinder = new AttachmentViewBinder() {