Home
last modified time | relevance | path

Searched refs:ExpandableListAdapter (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/app/
DExpandableListActivity.java26 import android.widget.ExpandableListAdapter;
158 ExpandableListAdapter mAdapter;
241 public void setListAdapter(ExpandableListAdapter adapter) { in setListAdapter()
264 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
/frameworks/base/core/java/android/widget/
DExpandableListConnector.java54 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()
DBaseExpandableListAdapter.java33 public abstract class BaseExpandableListAdapter implements ExpandableListAdapter,
DExpandableListAdapter.java29 public interface ExpandableListAdapter { interface
DExpandableListView.java135 private ExpandableListAdapter mAdapter;
598 public void setAdapter(ExpandableListAdapter adapter) { in setAdapter()
617 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
DFastScroller.java977 final ExpandableListAdapter expAdapter = ((ExpandableListConnector) adapter) in getSectionsFromIndexer()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DFakeExpandableAdapter.java28 import android.widget.ExpandableListAdapter;
35 public class FakeExpandableAdapter implements ExpandableListAdapter, HeterogeneousExpandableList {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4116 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);
/frameworks/base/api/
Dcurrent.txt4703 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);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt5290 Landroid/app/ExpandableListActivity;->mAdapter:Landroid/widget/ExpandableListAdapter;
87734 Landroid/widget/ExpandableListConnector;-><init>(Landroid/widget/ExpandableListAdapter;)V
87740 Landroid/widget/ExpandableListConnector;->getAdapter()Landroid/widget/ExpandableListAdapter;
87746 …roid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdapter;
87751 …/widget/ExpandableListConnector;->setExpandableListAdapter(Landroid/widget/ExpandableListAdapter;)V
87793 Landroid/widget/ExpandableListView;->mAdapter:Landroid/widget/ExpandableListAdapter;