Searched defs:setSectionHeaderDisplayEnabled (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DIndexerListAdapter.java77 public void setSectionHeaderDisplayEnabled(boolean flag) { method in class:IndexerListAdapter
H A DContactEntryListFragment.java506 public void setSectionHeaderDisplayEnabled(boolean flag) { method in class:ContactEntryListFragment
510 mAdapter.setSectionHeaderDisplayEnabled(flag);
593 setSectionHeaderDisplayEnabled(!mSearchMode);
806 mAdapter.setSectionHeaderDisplayEnabled(mSectionHeaderDisplayEnabled);

Completed in 81 milliseconds