Searched refs:COLUMNS_GROUP_FROM (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ |
D | SimpleCursorTreeAdapterTest.java | 58 private static final String[] COLUMNS_GROUP_FROM = new String[] { 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()
|
D | SimpleExpandableListAdapterTest.java | 66 private static final String[] COLUMNS_GROUP_FROM = new String[] { 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()
|