Searched refs:getExpandableListView (Results 1 – 8 of 8) sorted by relevance
82 final ExpandableListView v = getExpandableListView(); in testCallback()105 final ExpandableListView currentView = getExpandableListView(); in testView()114 if (!otherView.equals(getExpandableListView())) in testView()
41 final ExpandableListView expandableListView = getExpandableListView(); in onCreate()
70 mExpandableListView = mActivity.getExpandableListView(); in setup()
76 mExpandableListView = mActivity.getExpandableListView(); in setup()
95 mExpandableListView = mActivity.getExpandableListView(); in setup()
70 ExpandableListView listView = mActivity.getExpandableListView(); in testSelect()
87 public ExpandableListView getExpandableListView() { in getExpandableListView() method in ExpandableListScenario234 final ExpandableListView elv = getExpandableListView(); in getView()
5721 method @Deprecated public android.widget.ExpandableListView getExpandableListView();