Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java347 private final boolean mHasForegroundColor; field in CaptioningManager.CaptionStyle
358 mHasForegroundColor = hasColor(foregroundColor); in CaptionStyle()
366 this.foregroundColor = mHasForegroundColor ? foregroundColor : Color.WHITE; in CaptionStyle()
430 return mHasForegroundColor; in hasForegroundColor()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62151 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasForegroundColor:Z