Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java380 for (RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout : in startAnimation()
382 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation()
384 centerRectangle = rectangleWithTextSelectionLayout; in startAnimation()
400 final RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout = in startAnimation() local
402 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation()
406 rectangleWithTextSelectionLayout.getTextSelectionLayout() in startAnimation()