Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java127 private float mLeftBoundary = 0; field in SmartSelectSprite.RoundedRectangleShape
163 if (mLeftBoundary == mRightBoundary) { in draw()
171 mDrawRect.left = mBoundingRectangle.left + mLeftBoundary - cornerRadius / 2; in draw()
198 mLeftBoundary = startBoundary; in setStartBoundary()
204 mLeftBoundary = mBoundingWidth - endBoundary; in setEndBoundary()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90342 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->mLeftBoundary:F