Home
last modified time | relevance | path

Searched refs:getGroupCount (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListTester.java84 int groupCount = mAdapter.getGroupCount(); in testContextMenus()
136 Assert.assertTrue("Not enough groups", groupIndex < mAdapter.getGroupCount()); in expandAGroup()
152 final int groupCount = mAdapter.getGroupCount(); in testConvertionBetweenFlatAndPackedOnGroups()
207 final int groupCount = mAdapter.getGroupCount(); in testSelectedPositionOnGroups()
DCursorTreeAdapterTest.java308 assertEquals(2, adapter.getGroupCount()); in testOnGroupCollapsed()
390 assertEquals(2, adapter.getGroupCount()); in testGetGroup()
396 assertEquals(mGroupCursor.getCount(), adapter.getGroupCount()); in testGetGroupCount()
399 assertEquals(0, adapter.getGroupCount()); in testGetGroupCount()
413 assertEquals(2, adapter.getGroupCount()); in testGetGroupId()
435 assertEquals(2, adapter.getGroupCount()); in testGetGroupView()
454 assertEquals(2, adapter.getGroupCount()); in testGetChild()
495 assertEquals(2, adapter.getGroupCount()); in testGetChildId()
518 assertEquals(2, adapter.getGroupCount()); in testGetChildrenCount()
DBaseExpandableListAdapterTest.java156 public int getGroupCount() { in getGroupCount() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
DSimpleExpandableListAdapterTest.java298 assertEquals(4, mSimpleExpandableListAdapter.getGroupCount()); in testGetGroupCount()
303 assertEquals(9, mSimpleExpandableListAdapter.getGroupCount()); in testGetGroupCount()
DExpandableListViewTest.java403 public int getGroupCount() { in getGroupCount() method in ExpandableListViewTest.MockExpandableListAdapter
/cts/tests/src/android/widget/cts/util/
DExpandableListScenario.java280 for (int i = adapter.getGroupCount() - 1; i >= 0; i--) { in findGroupWithNumChildren()
326 public int getGroupCount() { in getGroupCount() method in ExpandableListScenario.MyAdapter
/cts/tools/dex-tools/dex/
Dclasses.out.dex101417 public abstract int getGroupCount()
102127 public int getGroupCount()
107031 public int getGroupCount()