Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DExpandableListViewTest.java674 private class MockExpandableListView extends ExpandableListView { class in ExpandableListViewTest
675 public MockExpandableListView(Context context) { in MockExpandableListView() method in ExpandableListViewTest.MockExpandableListView
679 public MockExpandableListView(Context context, AttributeSet attrs) { in MockExpandableListView() method in ExpandableListViewTest.MockExpandableListView
683 public MockExpandableListView(Context context, AttributeSet attrs, int defStyle) { in MockExpandableListView() method in ExpandableListViewTest.MockExpandableListView