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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactListItemView.java77 public class ContactListItemView extends ViewGroup class in inherits:ViewGroup,SelectionBoundsAdjuster
234 public ContactListItemView(Context context) { method in class:ContactListItemView
241 public ContactListItemView(Context context, AttributeSet attrs) { method in class:ContactListItemView
246 TypedArray a = getContext().obtainStyledAttributes(attrs, R.styleable.ContactListItemView);

Completed in 114 milliseconds