Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java283 private static final CaptionStyle WHITE_ON_BLACK; field in CaptioningManager.CaptionStyle
502 WHITE_ON_BLACK = new CaptionStyle(Color.WHITE, Color.BLACK, EDGE_TYPE_NONE,
516 WHITE_ON_BLACK, BLACK_ON_WHITE, YELLOW_ON_BLACK, YELLOW_ON_BLUE, UNSPECIFIED
519 DEFAULT_CUSTOM = WHITE_ON_BLACK;
520 DEFAULT = WHITE_ON_BLACK;