Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java124 private float mLeftBoundary = 0; field in SmartSelectSprite.RoundedRectangleShape
160 if (mLeftBoundary == mRightBoundary) { in draw()
168 mDrawRect.left = mBoundingRectangle.left + mLeftBoundary - cornerRadius / 2; in draw()
195 mLeftBoundary = startBoundary; in setStartBoundary()
201 mLeftBoundary = mBoundingWidth - endBoundary; in setEndBoundary()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73158 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->mLeftBoundary:F