OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPinnedSectionTitle
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
IndexerListAdapter.java
71
protected abstract void
setPinnedSectionTitle
(View pinnedHeaderView, String title);
181
setPinnedSectionTitle
(mHeader, (String)mIndexer.getSections()[section]);
ContactEntryListAdapter.java
143
protected void
setPinnedSectionTitle
(View pinnedHeaderView, String title) {
Completed in 125 milliseconds