Home
last modified time | relevance | path

Searched defs:bindSectionHeaderAndDivider (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DPostalAddressListAdapter.java148 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PostalAddressListAdapter
DEmailAddressListAdapter.java157 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in EmailAddressListAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListAdapter.java210 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position, in bindSectionHeaderAndDivider() method in ContactListAdapter
DPhoneNumberListAdapter.java411 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PhoneNumberListAdapter