Searched refs:getSectionForPosition (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DSectionIndexer.java77 int getSectionForPosition(int position); method in interface:SectionIndexer
H A DAlphabetIndexer.java255 public int getSectionForPosition(int position) { method in class:AlphabetIndexer
H A DFastScroller.java1286 final int section = sectionIndexer.getSectionForPosition(firstVisibleItem);

Completed in 80 milliseconds