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