Searched refs:mRectangles (Results 1 – 1 of 1) sorted by relevance
239 private final List<RoundedRectangleShape> mRectangles; field in SmartSelectSprite.RectangleList246 mRectangles = new ArrayList<>(rectangles); in RectangleList()271 for (RoundedRectangleShape rectangle : mRectangles) { in setRightBoundary()291 for (RoundedRectangleShape rectangle : mRectangles) { in getTotalWidth()307 for (RoundedRectangleShape rectangle : mRectangles) { in drawRectangles()