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

  /packages/apps/Contacts/src/com/android/contacts/widget/
IndexerListAdapter.java 66 protected abstract View createPinnedSectionHeaderView(Context context, ViewGroup parent);
151 mHeader = createPinnedSectionHeaderView(mContext, parent);
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 103 protected View createPinnedSectionHeaderView(Context context, ViewGroup parent) {

Completed in 1155 milliseconds