Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListView.java155 private int mChildIndicatorLeft; field in ExpandableListView
259 mChildIndicatorLeft = a.getDimensionPixelSize( in ExpandableListView()
345 mChildIndicatorLeft = mChildIndicatorEnd; in resolveChildIndicator()
349 mChildIndicatorLeft = mChildIndicatorStart; in resolveChildIndicator()
426 indicatorRect.left = (mChildIndicatorLeft == CHILD_INDICATOR_INHERIT) ? in dispatchDraw()
427 mIndicatorLeft : mChildIndicatorLeft; in dispatchDraw()
1186 mChildIndicatorLeft = left; in setChildIndicatorBounds()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt87796 Landroid/widget/ExpandableListView;->mChildIndicatorLeft:I