Searched defs:getChildrenCount (Results 1 – 3 of 3) sorted by relevance
| /cts/tests/tests/widget/src/android/widget/cts/ | ||
| D | BaseExpandableListAdapterTest.java | 154 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter |
| D | ExpandableListViewTest.java | 588 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in ExpandableListViewTest.MockExpandableListAdapter |
| /cts/tests/tests/widget/src/android/widget/cts/util/ | ||
| D | ExpandableListScenario.java | 315 public int getChildrenCount(int groupPosition) { in getChildrenCount() method in ExpandableListScenario.MyAdapter |