Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersAdapter.java150 bindSectionHeaderAndDivider(view, position); in bindView()
157 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in GroupMembersAdapter
/packages/apps/Contacts/src/com/android/contacts/list/
DPostalAddressListAdapter.java126 bindSectionHeaderAndDivider(view, position); in bindView()
146 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PostalAddressListAdapter
DEmailAddressListAdapter.java135 bindSectionHeaderAndDivider(view, position); in bindView()
155 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in EmailAddressListAdapter
DPhoneNumberListAdapter.java444 bindSectionHeaderAndDivider(view, position); in bindView()
503 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { in bindSectionHeaderAndDivider() method in PhoneNumberListAdapter
DJoinContactListAdapter.java193 bindSectionHeaderAndDivider(view, position, cursor); in bindView()
DDefaultContactListAdapter.java246 bindSectionHeaderAndDivider(view, position, cursor); in bindView()
DContactListAdapter.java233 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position, in bindSectionHeaderAndDivider() method in ContactListAdapter