Searched refs:getForegroundColor (Results 1 – 8 of 8) sorted by relevance
93 public int getForegroundColor() { in getForegroundColor() method in ForegroundColorSpan
457 pageIndicator.tintList = ColorStateList.valueOf(getForegroundColor()) in <lambda>()478 private fun getForegroundColor(): Int { in <lambda>() method
874 public int getForegroundColor(int pos) { in getForegroundColor() method in EditStyledText881 return spans[0].getForegroundColor(); in getForegroundColor()1224 foregroundColor = mEST.getForegroundColor(min); in setTextComposingMask()2749 renewColor(spans[spans.length - 1].getForegroundColor()); in renewColor()
204 int foregroundColor = originalSpan.getForegroundColor(); in invertCharSequenceColors()
574 int color = ((ForegroundColorSpan) style[j]).getForegroundColor(); in withinParagraph()
6221 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast()
45033 method @ColorInt public int getForegroundColor();
30519 method public int getForegroundColor();