Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java383 private static final CaptionStyle WHITE_ON_BLACK; field in CaptioningManager.CaptionStyle
603 WHITE_ON_BLACK = new CaptionStyle(Color.WHITE, Color.BLACK, EDGE_TYPE_NONE,
617 WHITE_ON_BLACK, BLACK_ON_WHITE, YELLOW_ON_BLACK, YELLOW_ON_BLUE, UNSPECIFIED
620 DEFAULT_CUSTOM = WHITE_ON_BLACK;
621 DEFAULT = WHITE_ON_BLACK;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58834 Landroid/view/accessibility/CaptioningManager$CaptionStyle;->WHITE_ON_BLACK:Landroid/view/accessibi…