Home
last modified time | relevance | path

Searched refs:setIsSectionHeaderEnabled (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListAdapter.java121 view.setIsSectionHeaderEnabled(isSectionHeaderDisplayEnabled()); in newView()
129 view.setIsSectionHeaderEnabled(isSectionHeaderDisplayEnabled()); in bindView()
DPostalAddressListAdapter.java118 view.setIsSectionHeaderEnabled(isSectionHeaderDisplayEnabled()); in newView()
DContactListAdapter.java235 view.setIsSectionHeaderEnabled(isSectionHeaderDisplayEnabled()); in bindSectionHeaderAndDivider()
DContactListItemView.java1042 public void setIsSectionHeaderEnabled(boolean isSectionHeaderEnabled) { in setIsSectionHeaderEnabled() method in ContactListItemView
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupMembersAdapter.java158 view.setIsSectionHeaderEnabled(isSectionHeaderDisplayEnabled()); in bindSectionHeaderAndDivider()