Home
last modified time | relevance | path

Searched refs:bindHeaderView (Results 1 – 2 of 2) sorted by relevance

/frameworks/ex/common/java/com/android/common/widget/
DCompositeCursorAdapter.java373 bindHeaderView(view, partition, cursor); in getHeaderView()
388 protected void bindHeaderView(View view, int partition, Cursor cursor) { in bindHeaderView() method in CompositeCursorAdapter
/frameworks/ex/common/tests/src/com/android/common/widget/
DCompositeCursorAdapterTest.java52 protected void bindHeaderView(View view, int partition, Cursor cursor) { in bindHeaderView() method in CompositeCursorAdapterTest.TestCompositeCursorAdapter