Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DExpandableListView.java156 private int mChildIndicatorLeft; field in ExpandableListView
260 mChildIndicatorLeft = a.getDimensionPixelSize( in ExpandableListView()
346 mChildIndicatorLeft = mChildIndicatorEnd; in resolveChildIndicator()
350 mChildIndicatorLeft = mChildIndicatorStart; in resolveChildIndicator()
427 indicatorRect.left = (mChildIndicatorLeft == CHILD_INDICATOR_INHERIT) ? in dispatchDraw()
428 mIndicatorLeft : mChildIndicatorLeft; in dispatchDraw()
1205 mChildIndicatorLeft = left; in setChildIndicatorBounds()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67496 Landroid/widget/ExpandableListView;->mChildIndicatorLeft:I