Searched refs:mFloatingBackgroundColor (Results 1 – 1 of 1) sorted by relevance
67 private final int mFloatingBackgroundColor; field in BubbleFlyoutView174 mFloatingBackgroundColor = ta.getColor(0, Color.WHITE); in BubbleFlyoutView()193 mBgPaint.setColor(mFloatingBackgroundColor); in BubbleFlyoutView()199 mLeftTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in BubbleFlyoutView()205 mRightTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in BubbleFlyoutView()391 mPercentTransitionedToDot, mFloatingBackgroundColor, mDotColor)); in renderBackground()