Home
last modified time | relevance | path

Searched defs:expandGroup (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListViewBasicTest.java87 private int expandGroup(int numChildren, boolean atLeastOneChild) { in expandGroup() method in ExpandableListViewBasicTest
DExpandableListTester.java52 private void expandGroup(final int groupIndex, int flatPosition) { in expandGroup() method in ExpandableListTester