Searched refs:COLOR_DEFAULT (Results 1 – 12 of 12) sorted by relevance
65 + SubscriptionManager.COLOR_DEFAULT + "," in getStringForSimInfoTableCreation()
720 public int color = COLOR_DEFAULT;727 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification4781 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 …]
458 if (color == Notification.COLOR_DEFAULT) { in resolveColor()595 if (backgroundColor == Notification.COLOR_DEFAULT) { in shouldUseDark()
86 Notification.COLOR_DEFAULT, inNightMode);
705 contrastedColor = Notification.COLOR_DEFAULT; in updateContrastedStaticColor()
435 int rawColor = isLowPriority ? Notification.COLOR_DEFAULT : in getContrastedColor()
96 assertEquals(Notification.COLOR_DEFAULT, new Notification.CarExtender(after).getColor()); in testStripsExtendersInLowRamModeNoWhitelistNoTv()
440 public static final int COLOR_DEFAULT = COLOR_1; field in SubscriptionManager
1349 if (color == Notification.COLOR_DEFAULT) {
4575 field public static final int COLOR_DEFAULT = 0; // 0x0
5309 field @ColorInt public static final int COLOR_DEFAULT = 0; // 0x0
74387 Landroid/telephony/SubscriptionManager;->COLOR_DEFAULT:I