Searched refs:getSectionForPosition (Results 1 – 1 of 1) sorted by relevance
335 public int getSectionForPosition(int position) { in getSectionForPosition() method in ApiBrowser.ApiBrowserAdapter336 return mIndexer.getSectionForPosition(position); in getSectionForPosition()