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 122 bindSectionHeaderAndDivider(view, position);
141 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
EmailAddressListAdapter.java 131 bindSectionHeaderAndDivider(view, position);
150 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
PhoneNumberListAdapter.java 258 bindSectionHeaderAndDivider(view, position);
289 protected void bindSectionHeaderAndDivider(final ContactListItemView view, int position) {
DefaultContactListAdapter.java 208 bindSectionHeaderAndDivider(view, position, cursor);
JoinContactListAdapter.java 184 bindSectionHeaderAndDivider(view, position, cursor);
ContactListAdapter.java 196 protected void bindSectionHeaderAndDivider(ContactListItemView view, int position,

Completed in 50 milliseconds