Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/style/
DForegroundColorSpan.java61 public int getForegroundColor() { in getForegroundColor() method in ForegroundColorSpan
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java874 public int getForegroundColor(int pos) { in getForegroundColor() method in EditStyledText