Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListViewTest.java591 MockExpandableListView expandableListView = new MockExpandableListView(mActivity); in testDispatchDraw()
698 private class MockExpandableListView extends ExpandableListView { class in ExpandableListViewTest
699 public MockExpandableListView(Context context) { in MockExpandableListView() method in ExpandableListViewTest.MockExpandableListView
703 public MockExpandableListView(Context context, AttributeSet attrs) { in MockExpandableListView() method in ExpandableListViewTest.MockExpandableListView
707 public MockExpandableListView(Context context, AttributeSet attrs, int defStyle) { in MockExpandableListView() method in ExpandableListViewTest.MockExpandableListView