Searched refs:ExpandableListAdapter (Results 1 – 9 of 9) 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
136 private ExpandableListAdapter mAdapter;599 public void setAdapter(ExpandableListAdapter adapter) { in setAdapter()618 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
977 final ExpandableListAdapter expAdapter = ((ExpandableListConnector) adapter) in getSectionsFromIndexer()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5529 method @Deprecated public android.widget.ExpandableListAdapter getExpandableListAdapter();5536 method @Deprecated public void setListAdapter(android.widget.ExpandableListAdapter);58249 …public abstract class BaseExpandableListAdapter implements android.widget.ExpandableListAdapter an…58543 public interface ExpandableListAdapter {58572 method public android.widget.ExpandableListAdapter getExpandableListAdapter();58583 method public void setAdapter(android.widget.ExpandableListAdapter);
4923 Landroid/app/ExpandableListActivity;->mAdapter:Landroid/widget/ExpandableListAdapter;67436 Landroid/widget/ExpandableListConnector;-><init>(Landroid/widget/ExpandableListAdapter;)V67442 Landroid/widget/ExpandableListConnector;->getAdapter()Landroid/widget/ExpandableListAdapter;67448 …roid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdapter;67453 …/widget/ExpandableListConnector;->setExpandableListAdapter(Landroid/widget/ExpandableListAdapter;)V67493 Landroid/widget/ExpandableListView;->mAdapter:Landroid/widget/ExpandableListAdapter;