Home
last modified time | relevance | path

Searched refs:bindSectionHeaderAndDivider (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DPostalAddressListAdapter.java128 bindSectionHeaderAndDivider(view, position); in bindView()
148 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PostalAddressListAdapter
DEmailAddressListAdapter.java137 bindSectionHeaderAndDivider(view, position); in bindView()
157 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in EmailAddressListAdapter
DJoinContactListAdapter.java196 bindSectionHeaderAndDivider(view, position, cursor); in bindView()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberListAdapter.java363 bindSectionHeaderAndDivider(view, position); in bindView()
411 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PhoneNumberListAdapter
DDefaultContactListAdapter.java188 bindSectionHeaderAndDivider(view, position, cursor); in bindView()
DContactListAdapter.java210 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position, in bindSectionHeaderAndDivider() method in ContactListAdapter