Searched refs:configurePinnedHeaders (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DIndexerListAdapter.java150 public void configurePinnedHeaders(PinnedHeaderListView listView) { method in class:IndexerListAdapter
151 super.configurePinnedHeaders(listView);
H A DPinnedHeaderListAdapter.java94 public void configurePinnedHeaders(PinnedHeaderListView listView) { method in class:PinnedHeaderListAdapter
H A DPinnedHeaderListView.java65 void configurePinnedHeaders(PinnedHeaderListView listView); method in interface:PinnedHeaderListView.PinnedHeaderAdapter
182 mAdapter.configurePinnedHeaders(this);
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DIndexerListAdapter.java121 public void configurePinnedHeaders(PinnedHeaderListView listView) { method in class:IndexerListAdapter
122 super.configurePinnedHeaders(listView);
H A DPinnedHeaderListAdapter.java85 public void configurePinnedHeaders(PinnedHeaderListView listView) { method in class:PinnedHeaderListAdapter
H A DPinnedHeaderListView.java128 mAdapter.configurePinnedHeaders(this);
539 void configurePinnedHeaders(PinnedHeaderListView listView); method in interface:PinnedHeaderListView.PinnedHeaderAdapter

Completed in 415 milliseconds