Home
last modified time | relevance | path

Searched refs:COLOR_NONE_OPAQUE (Results 1 – 2 of 2) 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);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73248 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->COLOR_NONE_OPAQUE:I