OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createPinnedSectionHeaderView
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
IndexerListAdapter.java
66
protected abstract View
createPinnedSectionHeaderView
(Context context, ViewGroup parent);
151
mHeader =
createPinnedSectionHeaderView
(mContext, parent);
ContactEntryListAdapter.java
104
protected View
createPinnedSectionHeaderView
(Context context, ViewGroup parent) {
Completed in 889 milliseconds