Searched defs:YELLOW_ON_BLACK (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java285 private static final CaptionStyle YELLOW_ON_BLACK; field in class: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

Completed in 20 milliseconds