Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java632 public static class MutableBackgroundColorSpan extends CharacterStyle class in Cea608CCParser
636 public MutableBackgroundColorSpan(int color) { in MutableBackgroundColorSpan() method in Cea608CCParser.MutableBackgroundColorSpan
740 new MutableBackgroundColorSpan(captionStyle.backgroundColor), in getStyledText()
1407 Cea608CCParser.MutableBackgroundColorSpan[] bgSpans = spannable.getSpans( in setBackgroundSpans()
1408 0, spannable.length(), Cea608CCParser.MutableBackgroundColorSpan.class); in setBackgroundSpans()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt25158 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;-><init>(I)V
25159 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;->getBackgroundColor()I
25160 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;->mColor:I
25161 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;->setBackgroundColor(I)V