Searched refs:setEndBoundary (Results 1 – 2 of 2) sorted by relevance
202 private void setEndBoundary(final float endBoundary) { in setEndBoundary() method in SmartSelectSprite.RoundedRectangleShape275 rectangle.setEndBoundary(rectangle.getBoundingWidth()); in setRightBoundary()277 rectangle.setEndBoundary(0); in setRightBoundary()279 rectangle.setEndBoundary(rightBoundary - boundarySoFar); in setRightBoundary()
90346 Landroid/widget/SmartSelectSprite$RoundedRectangleShape;->setEndBoundary(F)V