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.java24 public class ForegroundColorSpan extends CharacterStyle class
29 public ForegroundColorSpan(int color) { in ForegroundColorSpan() method in ForegroundColorSpan
33 public ForegroundColorSpan(Parcel src) { in ForegroundColorSpan() method in ForegroundColorSpan