Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java285 private static final CaptionStyle YELLOW_ON_BLACK; field in CaptioningManager.CaptionStyle
506 YELLOW_ON_BLACK = new CaptionStyle(Color.YELLOW, Color.BLACK, EDGE_TYPE_NONE,
516 WHITE_ON_BLACK, BLACK_ON_WHITE, YELLOW_ON_BLACK, YELLOW_ON_BLUE, UNSPECIFIED