Searched defs:BACKGROUND_COLOR (Results 1 – 3 of 3) sorted by relevance
27 export let BACKGROUND_COLOR = '#ffffff'; variable
46 @ColorInt private static final int BACKGROUND_COLOR = Color.BLACK; field in TtmlStyleTest