Searched refs:mFloatingBackgroundColor (Results 1 – 1 of 1) sorted by relevance
78 private int mFloatingBackgroundColor; field in BubbleFlyoutView456 mFloatingBackgroundColor = ta.getColor(0, in applyConfigurationColors()462 mBgPaint.setColor(mFloatingBackgroundColor); in applyConfigurationColors()463 mLeftTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in applyConfigurationColors()464 mRightTriangleShape.getPaint().setColor(mFloatingBackgroundColor); in applyConfigurationColors()496 mPercentTransitionedToDot, mFloatingBackgroundColor, mDotColor)); in renderBackground()