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