Searched refs:setSectionHeaderDisplayEnabled (Results 1 – 10 of 10) sorted by relevance
35 setSectionHeaderDisplayEnabled(true); in PostalAddressPickerFragment()59 adapter.setSectionHeaderDisplayEnabled(true); in createListAdapter()65 adapter.setSectionHeaderDisplayEnabled(false); in createListAdapter()
34 setSectionHeaderDisplayEnabled(true); in EmailAddressPickerFragment()51 adapter.setSectionHeaderDisplayEnabled(true); in createListAdapter()
48 setSectionHeaderDisplayEnabled(true); in ContactPickerFragment()156 adapter.setSectionHeaderDisplayEnabled(true); in createListAdapter()162 adapter.setSectionHeaderDisplayEnabled(false); in createListAdapter()
503 public void setSectionHeaderDisplayEnabled(boolean flag) { in setSectionHeaderDisplayEnabled() method in ContactEntryListFragment507 mAdapter.setSectionHeaderDisplayEnabled(flag); in setSectionHeaderDisplayEnabled()598 setSectionHeaderDisplayEnabled(!mSearchMode); in setSearchMode()801 mAdapter.setSectionHeaderDisplayEnabled(mSectionHeaderDisplayEnabled); in configureAdapter()
72 setSectionHeaderDisplayEnabled(true); in DefaultContactBrowseListFragment()89 adapter.setSectionHeaderDisplayEnabled(isSectionHeaderDisplayEnabled()); in createListAdapter()
96 setSectionHeaderDisplayEnabled(true); in JoinContactListFragment()
48 setSectionHeaderDisplayEnabled(true); in JoinContactListAdapter()
82 setSectionHeaderDisplayEnabled(true); in PhoneNumberPickerFragment()
294 mAllContactsAdapter.setSectionHeaderDisplayEnabled(true); in onAttach()
87 public void setSectionHeaderDisplayEnabled(boolean flag) { in setSectionHeaderDisplayEnabled() method in IndexerListAdapter