Searched refs:expandableListAdapter (Results 1 – 1 of 1) sorted by relevance
75 public ExpandableListConnector(ExpandableListAdapter expandableListAdapter) { in ExpandableListConnector() argument78 setExpandableListAdapter(expandableListAdapter); in ExpandableListConnector()86 public void setExpandableListAdapter(ExpandableListAdapter expandableListAdapter) { in setExpandableListAdapter() argument91 mExpandableListAdapter = expandableListAdapter; in setExpandableListAdapter()92 expandableListAdapter.registerDataSetObserver(mDataSetObserver); in setExpandableListAdapter()