Searched refs:mExpandedGroupLayout (Results 1 – 3 of 3) sorted by relevance
31 private int mExpandedGroupLayout; field in ResourceCursorTreeAdapter56 mExpandedGroupLayout = expandedGroupLayout; in ResourceCursorTreeAdapter()105 return mInflater.inflate((isExpanded) ? mExpandedGroupLayout : mCollapsedGroupLayout, in newGroupView()
41 private int mExpandedGroupLayout; field in SimpleExpandableListAdapter199 mExpandedGroupLayout = expandedGroupLayout; in SimpleExpandableListAdapter()289 return mInflater.inflate((isExpanded) ? mExpandedGroupLayout : mCollapsedGroupLayout, in newGroupView()
72680 Landroid/widget/ResourceCursorTreeAdapter;->mExpandedGroupLayout:I73068 Landroid/widget/SimpleExpandableListAdapter;->mExpandedGroupLayout:I