Home
last modified time | relevance | path

Searched refs:mHasBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java348 private final boolean mHasBackgroundColor; field in CaptioningManager.CaptionStyle
359 mHasBackgroundColor = hasColor(backgroundColor); in CaptionStyle()
367 this.backgroundColor = mHasBackgroundColor ? backgroundColor : Color.BLACK; in CaptionStyle()
421 return mHasBackgroundColor; in hasBackgroundColor()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78472 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasBackgroundColor:Z