Searched refs:mHasForegroundColor (Results 1 – 2 of 2) sorted by relevance
451 private final boolean mHasForegroundColor; field in CaptioningManager.CaptionStyle462 mHasForegroundColor = hasColor(foregroundColor); in CaptionStyle()470 this.foregroundColor = mHasForegroundColor ? foregroundColor : Color.WHITE; in CaptionStyle()534 return mHasForegroundColor; in hasForegroundColor()
58828 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasForegroundColor:Z