Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/style/
DBackgroundColorSpan.java37 public class BackgroundColorSpan extends CharacterStyle class
49 public BackgroundColorSpan(@ColorInt int color) { in BackgroundColorSpan() method in BackgroundColorSpan
56 public BackgroundColorSpan(@NonNull Parcel src) { in BackgroundColorSpan() method in BackgroundColorSpan