Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java505 final int newBackgroundColor = overlay.hasBackgroundColor() ? in applyStyle() local
515 return new CaptionStyle(newForegroundColor, newBackgroundColor, newEdgeType, in applyStyle()