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

/packages/apps/Mms/src/com/android/mms/ui/
H A DConversationListItem.java46 public class ConversationListItem extends RelativeLayout implements Contact.UpdateListener, class in inherits:RelativeLayout,Contact.UpdateListener,Checkable
48 private static final String TAG = "ConversationListItem";
67 public ConversationListItem(Context context) { method in class:ConversationListItem
71 public ConversationListItem(Context context, AttributeSet attrs) { method in class:ConversationListItem

Completed in 21 milliseconds