Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListView.java186 private Drawable mChildIndicator; field in ExpandableListView
241 mChildIndicator = a.getDrawable( in ExpandableListView()
354 if ((mChildIndicator == null) && (mGroupIndicator == null)) { in dispatchDraw()
495 indicator = mChildIndicator; in getIndicator()
1158 mChildIndicator = childIndicator; in setChildIndicator()