Searched refs:ExpandableListAdapter (Results 1 – 11 of 11) sorted by relevance
26 import android.widget.ExpandableListAdapter;162 ExpandableListAdapter mAdapter;245 public void setListAdapter(ExpandableListAdapter adapter) { in setListAdapter()268 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);
4705 method @Deprecated public android.widget.ExpandableListAdapter getExpandableListAdapter();4712 method @Deprecated public void setListAdapter(android.widget.ExpandableListAdapter);56579 …public abstract class BaseExpandableListAdapter implements android.widget.ExpandableListAdapter an…56867 public interface ExpandableListAdapter {56896 method public android.widget.ExpandableListAdapter getExpandableListAdapter();56907 method public void setAdapter(android.widget.ExpandableListAdapter);
4705 method @Deprecated public android.widget.ExpandableListAdapter getExpandableListAdapter();4712 method @Deprecated public void setListAdapter(android.widget.ExpandableListAdapter);56723 …public abstract class BaseExpandableListAdapter implements android.widget.ExpandableListAdapter an…57011 public interface ExpandableListAdapter {57040 method public android.widget.ExpandableListAdapter getExpandableListAdapter();57051 method public void setAdapter(android.widget.ExpandableListAdapter);
4926 Landroid/app/ExpandableListActivity;->mAdapter:Landroid/widget/ExpandableListAdapter;81865 Landroid/widget/ExpandableListConnector;-><init>(Landroid/widget/ExpandableListAdapter;)V81871 Landroid/widget/ExpandableListConnector;->getAdapter()Landroid/widget/ExpandableListAdapter;81877 …roid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdapter;81882 …/widget/ExpandableListConnector;->setExpandableListAdapter(Landroid/widget/ExpandableListAdapter;)V81922 Landroid/widget/ExpandableListView;->mAdapter:Landroid/widget/ExpandableListAdapter;