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.java278 private static final CaptionStyle WHITE_ON_BLACK; field in CaptioningManager.CaptionStyle
497 WHITE_ON_BLACK = new CaptionStyle(Color.WHITE, Color.BLACK, EDGE_TYPE_NONE,
511 WHITE_ON_BLACK, BLACK_ON_WHITE, YELLOW_ON_BLACK, YELLOW_ON_BLUE, UNSPECIFIED
514 DEFAULT_CUSTOM = WHITE_ON_BLACK;
515 DEFAULT = WHITE_ON_BLACK;