Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java65 + SubscriptionManager.COLOR_DEFAULT + "," in getStringForSimInfoTableCreation()
/frameworks/base/core/java/android/app/
DNotification.java720 public int color = COLOR_DEFAULT;
727 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification
4781 if (backgroundColor != COLOR_DEFAULT && isColorized(p)) { in ensureColors()
4888 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.java705 contrastedColor = Notification.COLOR_DEFAULT; in updateContrastedStaticColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java435 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/telephony/java/android/telephony/
DSubscriptionManager.java440 public static final int COLOR_DEFAULT = COLOR_1; field in SubscriptionManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1349 if (color == Notification.COLOR_DEFAULT) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4575 field public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt5309 field @ColorInt public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt74387 Landroid/telephony/SubscriptionManager;->COLOR_DEFAULT:I