Searched refs:mHasBackgroundColor (Results 1 – 1 of 1) sorted by relevance
351 private final boolean mHasBackgroundColor; field in CaptioningManager.CaptionStyle362 mHasBackgroundColor = hasColor(backgroundColor); in CaptionStyle()370 this.backgroundColor = mHasBackgroundColor ? backgroundColor : Color.BLACK; in CaptionStyle()424 return mHasBackgroundColor; in hasBackgroundColor()