Searched refs:getSectionForPosition (Results 1 – 1 of 1) sorted by relevance
829 public int getSectionForPosition(int i) { in getSectionForPosition() method in ContactsListFragment.ContactsAdapter833 return mAlphabetIndexer.getSectionForPosition(i); in getSectionForPosition()