Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListAdapter.java476 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) { in changeCursor()
538 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) { in getItemViewType()
DIndexerListAdapter.java81 public int getIndexedPartition() { in getIndexedPartition() method in IndexerListAdapter