Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListView.java151 private int mChildIndicatorLeft; field in ExpandableListView
250 mChildIndicatorLeft = a.getDimensionPixelSize( in ExpandableListView()
336 mChildIndicatorLeft = mChildIndicatorEnd; in resolveChildIndicator()
340 mChildIndicatorLeft = mChildIndicatorStart; in resolveChildIndicator()
417 indicatorRect.left = (mChildIndicatorLeft == CHILD_INDICATOR_INHERIT) ? in dispatchDraw()
418 mIndicatorLeft : mChildIndicatorLeft; in dispatchDraw()
1173 mChildIndicatorLeft = left; in setChildIndicatorBounds()
/frameworks/base/config/
Dhiddenapi-private-dex.txt102139 Landroid/widget/ExpandableListView;->mChildIndicatorLeft:I