Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java402 final int newForegroundColor = overlay.hasForegroundColor() ? in applyStyle() local
414 return new CaptionStyle(newForegroundColor, newBackgroundColor, newEdgeType, in applyStyle()