Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListView.java157 private int mChildIndicatorLeft; field in ExpandableListView
261 mChildIndicatorLeft = a.getDimensionPixelSize( in ExpandableListView()
347 mChildIndicatorLeft = mChildIndicatorEnd; in resolveChildIndicator()
351 mChildIndicatorLeft = mChildIndicatorStart; in resolveChildIndicator()
428 indicatorRect.left = (mChildIndicatorLeft == CHILD_INDICATOR_INHERIT) ? in dispatchDraw()
429 mIndicatorLeft : mChildIndicatorLeft; in dispatchDraw()
1213 mChildIndicatorLeft = left; in setChildIndicatorBounds()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66853 Landroid/widget/ExpandableListView;->mChildIndicatorLeft:I