Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java270 private static final int COLOR_NONE_OPAQUE = 0x000000FF; field in CaptioningManager.CaptionStyle
370 this.windowColor = mHasWindowColor ? windowColor : COLOR_NONE_OPAQUE; in CaptionStyle()
500 Color.BLACK, COLOR_NONE_OPAQUE, null);
502 Color.BLACK, COLOR_NONE_OPAQUE, null);
504 Color.BLACK, COLOR_NONE_OPAQUE, null);
506 Color.BLACK, COLOR_NONE_OPAQUE, null);