Home
last modified time | relevance | path

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

/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/libs/systemui/weathereffects/graphics/assets/shaders/
Drain_shower_layer.agsl89 vec4 colorForeground = foreground.eval(uvTextureFgd);
118 color.rgb = normalBlend(color.rgb, colorForeground.rgb, colorForeground.a);
Dsnow_effect.agsl59 vec4 colorForeground = foreground.eval(adjustedUvForeground);
85 color.rgb = normalBlend(color.rgb, colorForeground.rgb, colorForeground.a);
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
DAndroidColorScheme.kt115 val colorForeground = getColor(context, R.attr.colorForeground) constant
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DSignalDrawable.java178 int colorForeground = mForegroundPaint.getColor(); in setTintList() local
180 if (colorForeground != mForegroundPaint.getColor()) invalidateSelf(); in setTintList()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt418 field public static final int colorForeground = 16842800; // 0x1010030
/frameworks/base/core/api/
Dcurrent.txt630 field public static final int colorForeground = 16842800; // 0x1010030
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt74982 Lcom/android/internal/R$attr;->colorForeground:I