OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newHeaderView
(Results
1 - 5
of
5
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PinnedHeaderListAdapter.java
80
view =
newHeaderView
(getContext(), partition, null, parent);
ContactEntryListAdapter.java
609
protected View
newHeaderView
(Context context, int partition, Cursor cursor,
/frameworks/ex/common/java/com/android/common/widget/
CompositeCursorAdapter.java
372
:
newHeaderView
(mContext, partition, cursor, parent);
380
protected View
newHeaderView
(Context context, int partition, Cursor cursor,
/frameworks/ex/common/tests/src/com/android/common/widget/
CompositeCursorAdapterTest.java
47
protected View
newHeaderView
(Context context, int partition, Cursor cursor, ViewGroup parent) {
/packages/apps/Contacts/src/com/android/contacts/list/
JoinContactListAdapter.java
143
protected View
newHeaderView
(Context context, int partition, Cursor cursor,
Completed in 79 milliseconds