Searched refs:mBackgroundColorFloating (Results 1 – 1 of 1) sorted by relevance
180 private int mBackgroundColorFloating; field in BubbleExpandedView495 mBackgroundColorFloating = ta.getColor(1, Color.WHITE); in applyThemeAttrs()496 mExpandedViewContainer.setBackgroundColor(mBackgroundColorFloating); in applyThemeAttrs()519 mCurrentPointer.setTint(mBackgroundColorFloating); in updatePointerView()522 arrowPaint.setColor(mBackgroundColorFloating); in updatePointerView()