Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java374 for (RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout : in startAnimation()
376 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation()
378 centerRectangle = rectangleWithTextSelectionLayout; in startAnimation()
394 final RectangleWithTextSelectionLayout rectangleWithTextSelectionLayout = in startAnimation() local
396 final RectF rectangle = rectangleWithTextSelectionLayout.getRectangle(); in startAnimation()
400 rectangleWithTextSelectionLayout.getTextSelectionLayout() in startAnimation()