Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DBaseExpandableListAdapterTest.java149 public View getChildView(int groupPosition, int childPosition, in getChildView() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
DExpandableListViewTest.java660 public View getChildView(int groupPosition, int childPosition, in getChildView() method in ExpandableListViewTest.MockExpandableListAdapter
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java319 public View getChildView(int groupPosition, int childPosition, boolean isLastChild, in getChildView() method in ExpandableListScenario.MyAdapter