Searched defs:BLACK_ON_WHITE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java284 private static final CaptionStyle BLACK_ON_WHITE; field in class:CaptioningManager.CaptionStyle
504 BLACK_ON_WHITE = new CaptionStyle(Color.BLACK, Color.WHITE, EDGE_TYPE_NONE,
516 WHITE_ON_BLACK, BLACK_ON_WHITE, YELLOW_ON_BLACK, YELLOW_ON_BLUE, UNSPECIFIED

Completed in 27 milliseconds