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.java274 private static final int COLOR_NONE_OPAQUE = 0x000000FF; field in CaptioningManager.CaptionStyle
373 this.windowColor = mHasWindowColor ? windowColor : COLOR_NONE_OPAQUE; in CaptionStyle()
503 Color.BLACK, COLOR_NONE_OPAQUE, null);
505 Color.BLACK, COLOR_NONE_OPAQUE, null);
507 Color.BLACK, COLOR_NONE_OPAQUE, null);
509 Color.BLACK, COLOR_NONE_OPAQUE, null);