Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListViewTest.java156 ExpandableListAdapter expandableAdapter = new MockExpandableListAdapter(); in testGetAdapter()
164 ExpandableListAdapter expandableAdapter = new MockExpandableListAdapter(); in testAccessExpandableListAdapter()
198 ExpandableListAdapter expandableAdapter = new MockExpandableListAdapter(); in testOnInitializeAccessibilityNodeInfoForItem()
239 ExpandableListAdapter expandableAdapter = new MockExpandableListAdapter(); in testExpandGroup()
279 () -> mExpandableListView.setAdapter(new MockExpandableListAdapter())); in testExpandGroupSmooth()
323 ExpandableListAdapter expandableAdapter = new MockExpandableListAdapter(); in testCollapseGroup()
358 mExpandableListView.setAdapter(new MockExpandableListAdapter()); in testSetOnGroupClickListener()
374 mExpandableListView.setAdapter(new MockExpandableListAdapter()); in testSetOnChildClickListener()
393 mExpandableListView.setAdapter(new MockExpandableListAdapter()); in testGetExpandableListPosition()
414 mExpandableListView.setAdapter(new MockExpandableListAdapter()); in testGetFlatListPosition()
[all …]