Home
last modified time | relevance | path

Searched refs:colorError (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/theme/
H A DAndroidColorScheme.kt103 val colorError = getColor(context, R.attr.colorError) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java322 nb.setColor(Utils.getColorAttrDefaultColor(mContext, android.R.attr.colorError)); in showWarningNotification()
448 android.R.attr.colorError)); in showHighTemperatureWarning()
535 android.R.attr.colorError)); in showThermalShutdownWarning()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBarTransitions.java190 mWarning = Utils.getColorAttrDefaultColor(context, android.R.attr.colorError); in BarBackgroundDrawable()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DUtils.java271 return getColorAttr(context, android.R.attr.colorError); in getColorError()
281 return getColorAttrDefaultColor(context, android.R.attr.colorError); in getColorErrorDefaultColor()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java674 views.setColorAttr(R.id.text_content, "setTextColor", android.R.attr.colorError); in createMissedCallRemoteViews()
675 views.setColorAttr(R.id.predefined_icon, "setColorFilter", android.R.attr.colorError); in createMissedCallRemoteViews()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java12807 R.attr.colorError, in resolvePalette()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt609 field public static final int colorError = 16844099; // 0x1010543
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75623 Lcom/android/internal/R$attr;->colorError:I