HomeSort by relevance Sort by last modified time
    Searched refs:newHeaderView (Results 1 - 6 of 6) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PinnedHeaderListAdapter.java 80 view = newHeaderView(getContext(), partition, null, parent);
ContactEntryListAdapter.java 596 protected View newHeaderView(Context context, int partition, Cursor cursor,
  /packages/apps/Contacts/src/com/android/contacts/widget/
PinnedHeaderListDemoActivity.java 55 protected View newHeaderView(Context context, int partition, Cursor cursor,
  /frameworks/ex/common/java/com/android/common/widget/
CompositeCursorAdapter.java 367 : newHeaderView(mContext, partition, cursor, parent);
375 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 632 milliseconds