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

  /packages/apps/Contacts/src/com/android/contacts/widget/
PinnedHeaderListAdapter.java 80 view = newHeaderView(getContext(), partition, null, parent);
PinnedHeaderListDemoActivity.java 54 protected View newHeaderView(Context context, int partition, Cursor cursor,
  /frameworks/ex/common/java/com/android/common/widget/
CompositeCursorAdapter.java 362 : newHeaderView(mContext, partition, cursor, parent);
370 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 139 protected View newHeaderView(Context context, int partition, Cursor cursor,
ContactEntryListAdapter.java 525 protected View newHeaderView(Context context, int partition, Cursor cursor,

Completed in 125 milliseconds