Home
last modified time | relevance | path

Searched defs:getGroupView (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DBaseExpandableListAdapterTest.java174 public View getGroupView(int groupPosition, boolean isExpanded, in getGroupView() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
DExpandableListViewTest.java649 public View getGroupView(int groupPosition, boolean isExpanded, in getGroupView() method in ExpandableListViewTest.MockExpandableListAdapter
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java337 public View getGroupView(int groupPosition, boolean isExpanded, View convertView, in getGroupView() method in ExpandableListScenario.MyAdapter