OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setSectionHeaderTitle
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListPinnedHeaderView.java
75
public void
setSectionHeaderTitle
(String title) {
ContactEntryListAdapter.java
144
((ContactListPinnedHeaderView) pinnedHeaderView).
setSectionHeaderTitle
(title);
Completed in 43 milliseconds