Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/style/
DForegroundColorSpan.java37 public class ForegroundColorSpan extends CharacterStyle class
50 public ForegroundColorSpan(@ColorInt int color) { in ForegroundColorSpan() method in ForegroundColorSpan
57 public ForegroundColorSpan(@NonNull Parcel src) { in ForegroundColorSpan() method in ForegroundColorSpan