Home
last modified time | relevance | path

Searched refs:GROUP_LAYOUT (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorTreeAdapterTest.java50 private static final int GROUP_LAYOUT = R.layout.cursoradapter_group0; field in SimpleCursorTreeAdapterTest
90 GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testConstructor()
94 GROUP_LAYOUT, GROUP_LAYOUT, COLUMNS_GROUP_FROM, in testConstructor()
98 GROUP_LAYOUT, GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testConstructor()
109 GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testBindChildView()
129 GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testBindGroupView()
146 GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testSetViewImage()
DSimpleExpandableListAdapterTest.java56 private static final int GROUP_LAYOUT = android.R.layout.simple_expandable_list_item_1; field in SimpleExpandableListAdapterTest
105 mGroupList, GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in setup()
116 mGroupList, GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testConstructor()
120 mGroupList, GROUP_LAYOUT, EXPANDED_GROUP_LAYOUT, in testConstructor()
125 mGroupList, GROUP_LAYOUT, EXPANDED_GROUP_LAYOUT, in testConstructor()
192 mGroupList, GROUP_LAYOUT, EXPANDED_GROUP_LAYOUT, in testGetChildView()
259 mGroupList, GROUP_LAYOUT, EXPANDED_GROUP_LAYOUT, in testNewChildView()
317 createTestList(1, 9, ""), GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testGetGroupCount()
346 mGroupList, GROUP_LAYOUT, EXPANDED_GROUP_LAYOUT, in testGetGroupView()
401 mGroupList, GROUP_LAYOUT, EXPANDED_GROUP_LAYOUT, in testNewGroupView()