HomeSort by relevance Sort by last modified time
    Searched refs:bindSectionHeaderAndDivider (Results 1 - 6 of 6) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
EmailAddressListAdapter.java 137 bindSectionHeaderAndDivider(view, position);
157 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
PostalAddressListAdapter.java 128 bindSectionHeaderAndDivider(view, position);
148 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
JoinContactListAdapter.java 196 bindSectionHeaderAndDivider(view, position, cursor);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 233 bindSectionHeaderAndDivider(view, position, cursor);
PhoneNumberListAdapter.java 444 bindSectionHeaderAndDivider(view, position);
503 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
ContactListAdapter.java 229 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position,

Completed in 68 milliseconds