Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DIndexerListAdapter.java31 private int mIndexedPartition = 0; field in IndexerListAdapter
82 return mIndexedPartition; in getIndexedPartition()
86 this.mIndexedPartition = partition; in setIndexedPartition()
166 if (partition == mIndexedPartition) { in configurePinnedHeaders()
184 int partitionStart = getPositionForPartition(mIndexedPartition); in configurePinnedHeaders()
185 if (hasHeader(mIndexedPartition)) { in configurePinnedHeaders()