Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DPinnedHeaderListDemoActivity.java61 protected void bindHeaderView(View view, int parition, Cursor cursor) { in bindHeaderView() argument
63 headerText.setText(mHeaders[parition]); in bindHeaderView()