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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DEmailAddressListAdapter.java135 bindSectionHeaderAndDivider(view, position);
155 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { method in class:EmailAddressListAdapter
H A DPostalAddressListAdapter.java126 bindSectionHeaderAndDivider(view, position);
146 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { method in class:PostalAddressListAdapter
H A DContactListAdapter.java233 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position, method in class:ContactListAdapter
H A DPhoneNumberListAdapter.java444 bindSectionHeaderAndDivider(view, position);
503 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { method in class:PhoneNumberListAdapter
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupMembersAdapter.java150 bindSectionHeaderAndDivider(view, position);
157 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position) { method in class:GroupMembersAdapter
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactListAdapter.java74 protected void bindSectionHeaderAndDivider( method in class:ContactListAdapter
H A DPhoneNumberListAdapter.java330 bindSectionHeaderAndDivider(view, position);
422 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { method in class:PhoneNumberListAdapter

Completed in 96 milliseconds