Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java365 final List<RectangleWithTextSelectionLayout> destinationRectangles, in startAnimation() argument
372 final int rectangleCount = destinationRectangles.size(); in startAnimation()
381 destinationRectangles) { in startAnimation()
397 generateDirections(centerRectangle, destinationRectangles); in startAnimation()
401 destinationRectangles.get(index); in startAnimation()