Searched defs:getGroupView (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ | ||
D | BaseExpandableListAdapterTest.java | 174 public View getGroupView(int groupPosition, boolean isExpanded, in getGroupView() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter |
D | ExpandableListViewTest.java | 649 public View getGroupView(int groupPosition, boolean isExpanded, in getGroupView() method in ExpandableListViewTest.MockExpandableListAdapter |
/cts/tests/tests/widget/src/android/widget/cts/util/ | ||
D | ExpandableListScenario.java | 337 public View getGroupView(int groupPosition, boolean isExpanded, View convertView, in getGroupView() method in ExpandableListScenario.MyAdapter |