Searched refs:mExpandableListAdapter (Results 1 – 2 of 2) sorted by relevance
54 private ExpandableListAdapter mExpandableListAdapter; field in ExpandableListConnector87 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 …]
70771 Landroid/widget/ExpandableListConnector;->mExpandableListAdapter:Landroid/widget/ExpandableListAdap…