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/
PostalAddressListAdapter.java 119 bindSectionHeaderAndDivider(view, position);
138 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
EmailAddressListAdapter.java 129 bindSectionHeaderAndDivider(view, position);
148 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
PhoneNumberListAdapter.java 254 bindSectionHeaderAndDivider(view, position);
287 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
DefaultContactListAdapter.java 195 bindSectionHeaderAndDivider(view, position, cursor);
JoinContactListAdapter.java 191 bindSectionHeaderAndDivider(view, position, cursor);
ContactListAdapter.java 195 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position,

Completed in 182 milliseconds