Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java343 public final int windowColor; field in CaptioningManager.CaptionStyle
360 int windowColor, String rawTypeface) { in CaptionStyle() argument
365 mHasWindowColor = hasColor(windowColor); in CaptionStyle()
373 this.windowColor = mHasWindowColor ? windowColor : COLOR_NONE_OPAQUE; in CaptionStyle()
411 overlay.windowColor : windowColor; in applyStyle()
489 final int windowColor = Secure.getInt( in getCustomStyle() local
490 cr, Secure.ACCESSIBILITY_CAPTIONING_WINDOW_COLOR, defStyle.windowColor); in getCustomStyle()
498 windowColor, rawTypeface); in getCustomStyle()
/frameworks/base/media/java/android/media/
DWebVttRenderer.java1545 setBackgroundColor(captionStyle.windowColor); in RegionLayout()
1559 setBackgroundColor(captionStyle.windowColor); in setCaptionStyle()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt2140 NO DOC BLOCK: android.view.accessibility.CaptioningManager.CaptionStyle Field windowColor
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35214 field public final int windowColor;
/frameworks/base/api/
Dcurrent.txt44218 field public final int windowColor;
Dtest-current.txt44297 field public final int windowColor;
Dsystem-current.txt47221 field public final int windowColor;