Home
last modified time | relevance | path

Searched refs:colorForeground (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/qs/car/
DCarStatusBarHeader.java47 int colorForeground = Utils.getColorAttrDefaultColor(getContext(), in onFinishInflate() local
48 android.R.attr.colorForeground); in onFinishInflate()
49 float intensity = colorForeground == Color.WHITE ? 0f : 1f; in onFinishInflate()
52 applyDarkness(R.id.battery, tintArea, intensity, colorForeground); in onFinishInflate()
53 applyDarkness(R.id.clock, tintArea, intensity, colorForeground); in onFinishInflate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSCarrier.java68 int colorForeground = Utils.getColorAttrDefaultColor(mContext, in onFinishInflate() local
69 android.R.attr.colorForeground); in onFinishInflate()
70 mColorForegroundStateList = ColorStateList.valueOf(colorForeground); in onFinishInflate()
71 mColorForegroundIntensity = QuickStatusBarHeader.getColorIntensity(colorForeground); in onFinishInflate()
DQuickStatusBarHeader.java182 int colorForeground = Utils.getColorAttrDefaultColor(getContext(), in onFinishInflate() local
183 android.R.attr.colorForeground); in onFinishInflate()
184 float intensity = getColorIntensity(colorForeground); in onFinishInflate()
495 int colorForeground = Utils.getColorAttrDefaultColor(getContext(), in setupHost() local
496 android.R.attr.colorForeground); in setupHost()
497 float intensity = getColorIntensity(colorForeground); in setupHost()
DQSFooterImpl.java398 Utils.getColorAttrDefaultColor(mContext, android.R.attr.colorForeground), in onUserInfoChanged()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DNavigationBar.java57 R.attr.suwNavBarTheme, android.R.attr.colorForeground, android.R.attr.colorBackground in getNavbarTheme()
60 @StyleableRes int colorForeground = 1; in getNavbarTheme() local
68 Color.colorToHSV(attributes.getColor(colorForeground, 0), foregroundHsv); in getNavbarTheme()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DSignalDrawable.java156 int colorForeground = mForegroundPaint.getColor(); in setTintList() local
158 if (colorForeground != mForegroundPaint.getColor()) invalidateSelf(); in setTintList()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DUserSwitcherController.java687 android.R.attr.colorForeground), in getDrawable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java1097 : Utils.getColorAttr(mContext, android.R.attr.colorForeground); in updateVolumeRowTintH()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt418 field public static final int colorForeground = 16842800; // 0x1010030
/frameworks/base/api/
Dcurrent.txt435 field public static final int colorForeground = 16842800; // 0x1010030
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt96493 Lcom/android/internal/R$attr;->colorForeground:I