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.java698 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