Searched refs:bindHeaderView (Results 1 – 2 of 2) sorted by relevance
373 bindHeaderView(view, partition, cursor); in getHeaderView()388 protected void bindHeaderView(View view, int partition, Cursor cursor) { in bindHeaderView() method in CompositeCursorAdapter
52 protected void bindHeaderView(View view, int partition, Cursor cursor) { in bindHeaderView() method in CompositeCursorAdapterTest.TestCompositeCursorAdapter