Searched refs:getIndexedPartition (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DIndexerListAdapter.java81 public int getIndexedPartition() { method in class:IndexerListAdapter
H A DContactEntryListAdapter.java476 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) {
538 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) {
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DIndexerListAdapter.java56 public int getIndexedPartition() { method in class:IndexerListAdapter
H A DContactEntryListAdapter.java459 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) {
519 && partitionIndex == getIndexedPartition()) {

Completed in 55 milliseconds