Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ui/
DTintedIconManager.java40 private int mForegroundColor; field in TintedIconManager
60 view.setStaticDrawableColor(mColor, mForegroundColor); in onIconAdded()
75 mForegroundColor = foregroundColor; in setTint()
80 icon.setStaticDrawableColor(mColor, mForegroundColor); in setTint()
93 icons.setColor(mColor, mForegroundColor); in createDemoStatusIcons()
/frameworks/base/core/java/com/android/internal/widget/
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()
/frameworks/base/core/java/android/text/
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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7657 Landroid/app/Notification$Builder;->mForegroundColor:I
86014 Lcom/android/internal/widget/SubtitleView;->mForegroundColor:I