Searched refs:COLOR_NONE_OPAQUE (Results 1 – 2 of 2) sorted by relevance
270 private static final int COLOR_NONE_OPAQUE = 0x000000FF; field in CaptioningManager.CaptionStyle370 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);
73248 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->COLOR_NONE_OPAQUE:I