Searched refs:mFloatingBackgroundColor (Results 1 – 1 of 1) sorted by relevance
62 private final int mFloatingBackgroundColor; field in BubbleFlyoutView157 mFloatingBackgroundColor = ta.getColor(0, Color.WHITE); in BubbleFlyoutView()174 mBgPaint.setColor(mFloatingBackgroundColor); in BubbleFlyoutView()180 mLeftTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in BubbleFlyoutView()186 mRightTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in BubbleFlyoutView()334 mPercentTransitionedToDot, mFloatingBackgroundColor, mDotColor)); in renderBackground()