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

/frameworks/base/core/java/android/widget/
H A DExpandableListView.java157 private Drawable mChildIndicator; field in class:ExpandableListView
208 mChildIndicator = a
233 if ((mChildIndicator == null) && (mGroupIndicator == null)) {
363 indicator = mChildIndicator;
1022 mChildIndicator = childIndicator;

Completed in 29 milliseconds