Searched defs:getExpandableListPosition (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DExpandableListView.java756 public long getExpandableListPosition(int flatListPosition) { method in class:ExpandableListView
801 return getExpandableListPosition(selectedPos);

Completed in 55 milliseconds