Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java454 private final boolean mHasEdgeColor; field in CaptioningManager.CaptionStyle
465 mHasEdgeColor = hasColor(edgeColor); in CaptionStyle()
473 this.edgeColor = mHasEdgeColor ? edgeColor : Color.BLACK; in CaptionStyle()
552 return mHasEdgeColor; in hasEdgeColor()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58826 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->mHasEdgeColor:Z