Searched refs:MutableBackgroundColorSpan (Results 1 – 2 of 2) sorted by relevance
632 public static class MutableBackgroundColorSpan extends CharacterStyle class in Cea608CCParser636 public MutableBackgroundColorSpan(int color) { in MutableBackgroundColorSpan() method in Cea608CCParser.MutableBackgroundColorSpan740 new MutableBackgroundColorSpan(captionStyle.backgroundColor), in getStyledText()1407 Cea608CCParser.MutableBackgroundColorSpan[] bgSpans = spannable.getSpans( in setBackgroundSpans()1408 0, spannable.length(), Cea608CCParser.MutableBackgroundColorSpan.class); in setBackgroundSpans()
25158 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;-><init>(I)V25159 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;->getBackgroundColor()I25160 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;->mColor:I25161 Landroid/media/Cea608CCParser$MutableBackgroundColorSpan;->setBackgroundColor(I)V