Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java451 private final boolean mHasForegroundColor; field in CaptioningManager.CaptionStyle
462 mHasForegroundColor = hasColor(foregroundColor); in CaptionStyle()
470 this.foregroundColor = mHasForegroundColor ? foregroundColor : Color.WHITE; in CaptionStyle()
534 return mHasForegroundColor; in hasForegroundColor()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58828 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasForegroundColor:Z