Home
last modified time | relevance | path

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

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