Searched refs:mRightTriangleShape (Results 1 – 1 of 1) sorted by relevance
103 private final ShapeDrawable mRightTriangleShape; field in BubbleFlyoutView207 mRightTriangleShape = in BubbleFlyoutView()210 mRightTriangleShape.setBounds(0, 0, mPointerSize, mPointerSize); in BubbleFlyoutView()464 mRightTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in applyConfigurationColors()527 mArrowPointingLeft ? mLeftTriangleShape : mRightTriangleShape; in renderPointerTriangle()