Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java381 for (RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout : in startAnimation()
383 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation()
385 centerRectangle = rectangleWithTextSelectionLayout; in startAnimation()
401 final RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout = in startAnimation() local
403 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation()
407 rectangleWithTextSelectionLayout.getTextSelectionLayout() in startAnimation()