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 136 bindSectionHeaderAndDivider(view, position);
155 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
PostalAddressListAdapter.java 126 bindSectionHeaderAndDivider(view, position);
145 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
JoinContactListAdapter.java 194 bindSectionHeaderAndDivider(view, position, cursor);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 194 bindSectionHeaderAndDivider(view, position, cursor);
PhoneNumberListAdapter.java 343 bindSectionHeaderAndDivider(view, position);
392 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
ContactListAdapter.java 209 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position,

Completed in 34 milliseconds