Searched refs:mChildIndicator (Results 1 – 2 of 2) sorted by relevance
192 private Drawable mChildIndicator; field in ExpandableListView251 mChildIndicator = a.getDrawable( in ExpandableListView()364 if ((mChildIndicator == null) && (mGroupIndicator == null)) { in dispatchDraw()505 indicator = mChildIndicator; in getIndicator()1190 mChildIndicator = childIndicator; in setChildIndicator()
67494 Landroid/widget/ExpandableListView;->mChildIndicator:Landroid/graphics/drawable/Drawable;