Searched refs:MutableBackgroundColorSpan (Results 1 – 1 of 1) sorted by relevance
559 new MutableBackgroundColorSpan(captionStyle.backgroundColor), in getStyledText()1045 class MutableBackgroundColorSpan extends CharacterStyle class1049 public MutableBackgroundColorSpan(int color) { in MutableBackgroundColorSpan() method in MutableBackgroundColorSpan1052 public MutableBackgroundColorSpan(Parcel src) { in MutableBackgroundColorSpan() method in MutableBackgroundColorSpan1367 MutableBackgroundColorSpan[] bgSpans = spannable.getSpans( in setBackgroundSpans()1368 0, spannable.length(), MutableBackgroundColorSpan.class); in setBackgroundSpans()