Home
last modified time | relevance | path

Searched defs:bgColorSpan (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java149 BackgroundColorSpan bgColorSpan = new BackgroundColorSpan(Color.GREEN); in testConcat() local
188 BackgroundColorSpan bgColorSpan = new BackgroundColorSpan(Color.GREEN); in testCopySpansFrom() local
546 BackgroundColorSpan bgColorSpan = new BackgroundColorSpan(Color.GREEN); in testEquals() local