Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListView.java161 private int mChildIndicatorRight; field in ExpandableListView
262 mChildIndicatorRight = a.getDimensionPixelSize( in ExpandableListView()
342 mChildIndicatorRight = mChildIndicatorStart; in resolveChildIndicator()
352 mChildIndicatorRight = mChildIndicatorEnd; in resolveChildIndicator()
428 indicatorRect.right = (mChildIndicatorRight == CHILD_INDICATOR_INHERIT) ? in dispatchDraw()
429 mIndicatorRight : mChildIndicatorRight; in dispatchDraw()
1187 mChildIndicatorRight = right; in setChildIndicatorBounds()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81926 Landroid/widget/ExpandableListView;->mChildIndicatorRight:I