Home
last modified time | relevance | path

Searched refs:mChildIndicator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DExpandableListView.java188 private Drawable mChildIndicator; field in ExpandableListView
243 mChildIndicator = a.getDrawable( in ExpandableListView()
356 if ((mChildIndicator == null) && (mGroupIndicator == null)) { in dispatchDraw()
497 indicator = mChildIndicator; in getIndicator()
1160 mChildIndicator = childIndicator; in setChildIndicator()