Searched refs:getGroup (Results 1 – 7 of 7) sorted by relevance
278 assertEquals(expected, mSimpleExpandableListAdapter.getGroup(0)); in testGetGroup()282 assertEquals(expected, mSimpleExpandableListAdapter.getGroup(3)); in testGetGroup()285 mSimpleExpandableListAdapter.getGroup(-1); in testGetGroup()291 mSimpleExpandableListAdapter.getGroup(4); in testGetGroup()
152 public Object getGroup(int groupPosition) { in getGroup() method in BaseExpandableListAdapterTest.MockBaseExpandableListAdapter
398 assertNull(adapter.getGroup(0)); in testGetGroup()401 Cursor retCursor = adapter.getGroup(0); in testGetGroup()405 retCursor = adapter.getGroup(1); in testGetGroup()410 assertNull(adapter.getGroup(2)); in testGetGroup()
416 public Object getGroup(int groupPosition) { in getGroup() method in ExpandableListViewTest.MockExpandableListAdapter
322 public Object getGroup(int groupPosition) { in getGroup() method in ExpandableListScenario.MyAdapter
META-INF/ META-INF/MANIFEST.MF org/antlr/stringtemplate/AttributeRenderer. ...
77017 public java.lang.Object getGroup()