Searched refs:mHasForegroundColor (Results 1 – 1 of 1) sorted by relevance
333 private final boolean mHasForegroundColor; field in CaptioningManager.CaptionStyle344 mHasForegroundColor = foregroundColor != COLOR_UNSPECIFIED; in CaptionStyle()352 this.foregroundColor = mHasForegroundColor ? foregroundColor : Color.WHITE; in CaptionStyle()402 return mHasForegroundColor; in hasForegroundColor()