Searched refs:mHasBackgroundColor (Results 1 – 1 of 1) sorted by relevance
334 private final boolean mHasBackgroundColor; field in CaptioningManager.CaptionStyle345 mHasBackgroundColor = backgroundColor != COLOR_UNSPECIFIED; in CaptionStyle()353 this.backgroundColor = mHasBackgroundColor ? backgroundColor : Color.BLACK; in CaptionStyle()393 return mHasBackgroundColor; in hasBackgroundColor()