Home
last modified time | relevance | path

Searched refs:getForegroundColor (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/text/style/
DForegroundColorSpan.java93 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
881 return spans[0].getForegroundColor(); in getForegroundColor()
1224 foregroundColor = mEST.getForegroundColor(min); in setTextComposingMask()
2749 renewColor(spans[spans.length - 1].getForegroundColor()); in renewColor()
/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java204 int foregroundColor = originalSpan.getForegroundColor(); in invertCharSequenceColors()
/frameworks/base/core/java/android/text/
DHtml.java571 int color = ((ForegroundColorSpan) style[j]).getForegroundColor(); in withinParagraph()
/frameworks/base/core/java/android/app/
DNotification.java5787 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30519 method public int getForegroundColor();
/frameworks/base/api/
Dcurrent.txt50347 method @ColorInt public int getForegroundColor();