Home
last modified time | relevance | path

Searched refs:COLOR_DEFAULT (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java65 + Telephony.SimInfo.COLOR_DEFAULT + "," in getStringForSimInfoTableCreation()
/frameworks/base/core/java/android/app/
DNotification.java727 public int color = COLOR_DEFAULT;
734 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification
4789 if (backgroundColor != COLOR_DEFAULT && isColorized(p)) { in ensureColors()
4896 if (getRawColor(p) != COLOR_DEFAULT) { in handleProgressBar()
5578 } else if (getRawColor(p) != COLOR_DEFAULT && !isColorized(p) in generateActionButton()
5597 } else if (getRawColor(p) != COLOR_DEFAULT && mTintActionButtons) { in generateActionButton()
5736 if (mN.color != COLOR_DEFAULT) {
5750 if (rawColor == COLOR_DEFAULT) {
5773 return COLOR_DEFAULT;
6030 return COLOR_DEFAULT;
[all …]
/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java458 if (color == Notification.COLOR_DEFAULT) { in resolveColor()
595 if (backgroundColor == Notification.COLOR_DEFAULT) { in shouldUseDark()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationHeaderUtil.java86 Notification.COLOR_DEFAULT, inNightMode);
DStatusBarIconView.java704 contrastedColor = Notification.COLOR_DEFAULT; in updateContrastedStaticColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java421 int rawColor = isLowPriority ? Notification.COLOR_DEFAULT : in getContrastedColor()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationTest.java96 assertEquals(Notification.COLOR_DEFAULT, new Notification.CarExtender(after).getColor()); in testStripsExtendersInLowRamModeNoWhitelistNoTv()
/frameworks/base/core/java/android/provider/
DTelephony.java5112 public static final int COLOR_DEFAULT = 0; field in Telephony.SimInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1255 if (color == Notification.COLOR_DEFAULT) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4575 field public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt5311 field @ColorInt public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt5311 field @ColorInt public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69400 Landroid/telephony/SubscriptionManager;->COLOR_DEFAULT:I