Searched refs:setSelectedGroup (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DExpandableListActivity.java319 public void setSelectedGroup(int groupPosition) { method in class:ExpandableListActivity
320 mList.setSelectedGroup(groupPosition);
/frameworks/base/core/java/android/widget/
H A DExpandableListView.java766 public void setSelectedGroup(int groupPosition) { method in class:ExpandableListView

Completed in 92 milliseconds