Searched refs:mChildIndicator (Results 1 – 1 of 1) sorted by relevance
188 private Drawable mChildIndicator; field in ExpandableListView243 mChildIndicator = a.getDrawable( in ExpandableListView()356 if ((mChildIndicator == null) && (mGroupIndicator == null)) { in dispatchDraw()497 indicator = mChildIndicator; in getIndicator()1160 mChildIndicator = childIndicator; in setChildIndicator()