Searched defs:ConversationMessageView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationMessageView.java82 public class ConversationMessageView extends FrameLayout implements View.OnClickListener, class in inherits:FrameLayout,View.OnClickListener,View.OnLongClickListener,OnAttachmentClickListener
85 boolean onAttachmentClick(ConversationMessageView view, MessagePartData attachment,
117 public ConversationMessageView(final Context context, final AttributeSet attrs) { method in class:ConversationMessageView
129 ConversationMessageView.this.performLongClick();

Completed in 62 milliseconds