Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorTreeAdapterTest.java62 private static final int[] VIEWS_GROUP_TO = new int[] { field in SimpleCursorTreeAdapterTest
90 GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testConstructor()
95 VIEWS_GROUP_TO, CHILD_LAYOUT, COLUMNS_CHILD_FROM, VIEWS_CHILD_TO); 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.java58 private static final int[] VIEWS_GROUP_TO = new int[] { 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()
121 COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testConstructor()
126 COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testConstructor()
193 COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testGetChildView()
260 COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testNewChildView()
317 createTestList(1, 9, ""), GROUP_LAYOUT, COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testGetGroupCount()
347 COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testGetGroupView()
402 COLUMNS_GROUP_FROM, VIEWS_GROUP_TO, in testNewGroupView()