Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java452 private final boolean mHasBackgroundColor; field in CaptioningManager.CaptionStyle
463 mHasBackgroundColor = hasColor(backgroundColor); in CaptionStyle()
471 this.backgroundColor = mHasBackgroundColor ? backgroundColor : Color.BLACK; in CaptionStyle()
525 return mHasBackgroundColor; in hasBackgroundColor()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58825 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasBackgroundColor:Z