Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java201 private void setEndBoundary(final float endBoundary) { in setEndBoundary() method in SmartSelectSprite.RoundedRectangleShape
274 rectangle.setEndBoundary(rectangle.getBoundingWidth()); in setRightBoundary()
276 rectangle.setEndBoundary(0); in setRightBoundary()
278 rectangle.setEndBoundary(rightBoundary - boundarySoFar); in setRightBoundary()