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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationMessageView.java597 final int attachmentViewLayoutRes, final AttachmentViewBinder viewBinder,
1092 interface AttachmentViewBinder { interface in class:ConversationMessageView
1097 final AttachmentViewBinder mVideoViewBinder = new AttachmentViewBinder() {
1109 final AttachmentViewBinder mAudioViewBinder = new AttachmentViewBinder() {
1125 final AttachmentViewBinder mVCardViewBinder = new AttachmentViewBinder() {

Completed in 807 milliseconds