Searched refs:mChildIndicator (Results 1 – 1 of 1) sorted by relevance
186 private Drawable mChildIndicator; field in ExpandableListView241 mChildIndicator = a.getDrawable( in ExpandableListView()354 if ((mChildIndicator == null) && (mGroupIndicator == null)) { in dispatchDraw()495 indicator = mChildIndicator; in getIndicator()1158 mChildIndicator = childIndicator; in setChildIndicator()