Home
last modified time | relevance | path

Searched refs:mForegroundColor (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DSubtitleView.java65 private int mForegroundColor; field in SubtitleView
156 mForegroundColor = color; in setForegroundColor()
280 mForegroundColor = style.hasForegroundColor() ? in setStyle()
347 textPaint.setColor(mForegroundColor); in onDraw()
358 textPaint.setColor(mForegroundColor); in onDraw()
/aosp14/frameworks/base/core/java/android/text/
H A DHtml.java1129 setSpanFromMark(text, f, new ForegroundColorSpan(f.mForegroundColor)); in endCssStyle()
1179 new ForegroundColorSpan(foreground.mForegroundColor)); in endFont()
1326 private int mForegroundColor; field in HtmlToSpannedConverter.Foreground
1329 mForegroundColor = foregroundColor; in Foreground()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7657 Landroid/app/Notification$Builder;->mForegroundColor:I
86657 Lcom/android/internal/widget/SubtitleView;->mForegroundColor:I