Searched refs:mRectangles (Results 1 – 1 of 1) sorted by relevance
240 private final List<RoundedRectangleShape> mRectangles; field in SmartSelectSprite.RectangleList247 mRectangles = new ArrayList<>(rectangles); in RectangleList()272 for (RoundedRectangleShape rectangle : mRectangles) { in setRightBoundary()292 for (RoundedRectangleShape rectangle : mRectangles) { in getTotalWidth()308 for (RoundedRectangleShape rectangle : mRectangles) { in drawRectangles()