Searched refs:bindSectionHeaderAndDivider (Results 1 - 10 of 10) sorted by relevance

/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/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 DJoinContactListAdapter.java193 bindSectionHeaderAndDivider(view, position, cursor);
H A DPhoneNumberListAdapter.java444 bindSectionHeaderAndDivider(view, position);
503 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { method in class:PhoneNumberListAdapter
H A DDefaultContactListAdapter.java272 bindSectionHeaderAndDivider(view, position, cursor);
H A DContactListAdapter.java233 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position, method in class:ContactListAdapter
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactListAdapter.java74 protected void bindSectionHeaderAndDivider( method in class:ContactListAdapter
H A DDefaultContactListAdapter.java181 bindSectionHeaderAndDivider(view, position, cursor);
H A DPhoneNumberListAdapter.java333 bindSectionHeaderAndDivider(view, position);
425 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) { method in class:PhoneNumberListAdapter

Completed in 457 milliseconds