Searched refs:ExpandableListAdapter (Results 1 – 10 of 10) sorted by relevance
26 import android.widget.ExpandableListAdapter;158 ExpandableListAdapter mAdapter;241 public void setListAdapter(ExpandableListAdapter adapter) { in setListAdapter()264 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
54 private ExpandableListAdapter mExpandableListAdapter;75 public ExpandableListConnector(ExpandableListAdapter expandableListAdapter) { in ExpandableListConnector()86 public void setExpandableListAdapter(ExpandableListAdapter expandableListAdapter) { in setExpandableListAdapter()724 ExpandableListAdapter getAdapter() { in getAdapter()729 ExpandableListAdapter adapter = getAdapter(); in getFilter()763 ExpandableListAdapter adapter = getAdapter(); in isEmpty()815 ExpandableListAdapter adapter = getAdapter(); in findGroupPosition()
33 public abstract class BaseExpandableListAdapter implements ExpandableListAdapter,
29 public interface ExpandableListAdapter { interface
135 private ExpandableListAdapter mAdapter;598 public void setAdapter(ExpandableListAdapter adapter) { in setAdapter()617 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
977 final ExpandableListAdapter expAdapter = ((ExpandableListConnector) adapter) in getSectionsFromIndexer()
28 import android.widget.ExpandableListAdapter;35 public class FakeExpandableAdapter implements ExpandableListAdapter, HeterogeneousExpandableList {
4116 method public android.widget.ExpandableListAdapter getExpandableListAdapter();4123 method public void setListAdapter(android.widget.ExpandableListAdapter);37030 …public abstract class BaseExpandableListAdapter implements android.widget.ExpandableListAdapter an…37303 public abstract interface ExpandableListAdapter {37332 method public android.widget.ExpandableListAdapter getExpandableListAdapter();37343 method public void setAdapter(android.widget.ExpandableListAdapter);
4703 method public android.widget.ExpandableListAdapter getExpandableListAdapter();4710 method public void setListAdapter(android.widget.ExpandableListAdapter);55215 …public abstract class BaseExpandableListAdapter implements android.widget.ExpandableListAdapter an…55503 public interface ExpandableListAdapter {55532 method public android.widget.ExpandableListAdapter getExpandableListAdapter();55543 method public void setAdapter(android.widget.ExpandableListAdapter);
5290 Landroid/app/ExpandableListActivity;->mAdapter:Landroid/widget/ExpandableListAdapter;87734 Landroid/widget/ExpandableListConnector;-><init>(Landroid/widget/ExpandableListAdapter;)V87740 Landroid/widget/ExpandableListConnector;->getAdapter()Landroid/widget/ExpandableListAdapter;87746 …roid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdapter;87751 …/widget/ExpandableListConnector;->setExpandableListAdapter(Landroid/widget/ExpandableListAdapter;)V87793 Landroid/widget/ExpandableListView;->mAdapter:Landroid/widget/ExpandableListAdapter;