Searched refs:mHasBackgroundColor (Results 1 – 2 of 2) sorted by relevance
452 private final boolean mHasBackgroundColor; field in CaptioningManager.CaptionStyle463 mHasBackgroundColor = hasColor(backgroundColor); in CaptionStyle()471 this.backgroundColor = mHasBackgroundColor ? backgroundColor : Color.BLACK; in CaptionStyle()525 return mHasBackgroundColor; in hasBackgroundColor()
58825 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasBackgroundColor:Z