Searched refs:mForegroundColor (Results 1 – 4 of 4) sorted by relevance
40 private int mForegroundColor; field in TintedIconManager60 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()
65 private int mForegroundColor; field in SubtitleView156 mForegroundColor = color; in setForegroundColor()280 mForegroundColor = style.hasForegroundColor() ? in setStyle()347 textPaint.setColor(mForegroundColor); in onDraw()358 textPaint.setColor(mForegroundColor); in onDraw()
1129 setSpanFromMark(text, f, new ForegroundColorSpan(f.mForegroundColor)); in endCssStyle()1179 new ForegroundColorSpan(foreground.mForegroundColor)); in endFont()1326 private int mForegroundColor; field in HtmlToSpannedConverter.Foreground1329 mForegroundColor = foregroundColor; in Foreground()
7657 Landroid/app/Notification$Builder;->mForegroundColor:I86014 Lcom/android/internal/widget/SubtitleView;->mForegroundColor:I