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

/frameworks/base/core/java/android/text/style/
H A DForegroundColorSpan.java24 public class ForegroundColorSpan extends CharacterStyle class in inherits:CharacterStyle,UpdateAppearance,ParcelableSpan
29 public ForegroundColorSpan(int color) { method in class:ForegroundColorSpan
33 public ForegroundColorSpan(Parcel src) { method in class:ForegroundColorSpan

Completed in 122 milliseconds