Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java360 final List<RectangleWithTextSelectionLayout> destinationRectangles, in startAnimation() argument
367 final int rectangleCount = destinationRectangles.size(); in startAnimation()
375 destinationRectangles) { in startAnimation()
391 generateDirections(centerRectangle, destinationRectangles); in startAnimation()
395 destinationRectangles.get(index); in startAnimation()