Home
last modified time | relevance | path

Searched refs:mExpandableListAdapter (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DExpandableListConnector.java54 private ExpandableListAdapter mExpandableListAdapter; field in ExpandableListConnector
87 if (mExpandableListAdapter != null) { in setExpandableListAdapter()
91 mExpandableListAdapter = expandableListAdapter; in setExpandableListAdapter()
370 return mExpandableListAdapter.areAllItemsEnabled(); in areAllItemsEnabled()
405 retValue = mExpandableListAdapter in getItem()
471 (HeterogeneousExpandableList) mExpandableListAdapter; in getItemViewType()
504 return mExpandableListAdapter.hasStableIds(); in hasStableIds()
694 mExpandableListAdapter.onGroupExpanded(expandedGm.gPos); in expandGroup()
725 return mExpandableListAdapter; in getAdapter()
749 int numGroups = mExpandableListAdapter.getGroupCount(); in setExpandedGroupMetadataList()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70771 Landroid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdap…