Searched refs:mFloatingBackgroundColor (Results 1 – 1 of 1) sorted by relevance
78 private final int mFloatingBackgroundColor; field in BubbleFlyoutView182 mFloatingBackgroundColor = ta.getColor(0, Color.WHITE); in BubbleFlyoutView()201 mBgPaint.setColor(mFloatingBackgroundColor); in BubbleFlyoutView()207 mLeftTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in BubbleFlyoutView()213 mRightTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in BubbleFlyoutView()456 mPercentTransitionedToDot, mFloatingBackgroundColor, mDotColor)); in renderBackground()