Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DExpandableListActivity.java26 import android.widget.ExpandableListAdapter;
162 ExpandableListAdapter mAdapter;
245 public void setListAdapter(ExpandableListAdapter adapter) { in setListAdapter()
268 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
/aosp14/frameworks/base/core/java/android/widget/
H A 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()
H A DBaseExpandableListAdapter.java33 public abstract class BaseExpandableListAdapter implements ExpandableListAdapter,
H A DExpandableListAdapter.java29 public interface ExpandableListAdapter { interface
H A DExpandableListView.java136 private ExpandableListAdapter mAdapter;
599 public void setAdapter(ExpandableListAdapter adapter) { in setAdapter()
618 public ExpandableListAdapter getExpandableListAdapter() { in getExpandableListAdapter()
H A DFastScroller.java977 final ExpandableListAdapter expAdapter = ((ExpandableListConnector) adapter) in getSectionsFromIndexer()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5529 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);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4923 Landroid/app/ExpandableListActivity;->mAdapter:Landroid/widget/ExpandableListAdapter;
67436 Landroid/widget/ExpandableListConnector;-><init>(Landroid/widget/ExpandableListAdapter;)V
67442 Landroid/widget/ExpandableListConnector;->getAdapter()Landroid/widget/ExpandableListAdapter;
67448 …roid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdapter;
67453 …/widget/ExpandableListConnector;->setExpandableListAdapter(Landroid/widget/ExpandableListAdapter;)V
67493 Landroid/widget/ExpandableListView;->mAdapter:Landroid/widget/ExpandableListAdapter;