HomeSort by relevance Sort by last modified time
    Searched full:getindexedpartition (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
IndexerListAdapter.java 81 public int getIndexedPartition() {
ContactEntryListAdapter.java 476 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) {
538 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) {
  /packages/apps/Dialer/java/com/android/contacts/common/list/
IndexerListAdapter.java 56 public int getIndexedPartition() {
ContactEntryListAdapter.java 459 if (isSectionHeaderDisplayEnabled() && partitionIndex == getIndexedPartition()) {
519 && partitionIndex == getIndexedPartition()) {

Completed in 218 milliseconds