Searched refs:bindSectionHeaderAndDivider (Results 1 – 6 of 6) sorted by relevance
| /packages/apps/Contacts/src/com/android/contacts/list/ |
| D | PostalAddressListAdapter.java | 128 bindSectionHeaderAndDivider(view, position); in bindView() 148 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PostalAddressListAdapter
|
| D | EmailAddressListAdapter.java | 137 bindSectionHeaderAndDivider(view, position); in bindView() 157 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in EmailAddressListAdapter
|
| D | JoinContactListAdapter.java | 196 bindSectionHeaderAndDivider(view, position, cursor); in bindView()
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
| D | PhoneNumberListAdapter.java | 444 bindSectionHeaderAndDivider(view, position); in bindView() 503 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PhoneNumberListAdapter
|
| D | DefaultContactListAdapter.java | 233 bindSectionHeaderAndDivider(view, position, cursor); in bindView()
|
| D | ContactListAdapter.java | 229 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position, in bindSectionHeaderAndDivider() method in ContactListAdapter
|