Searched refs:COLOR_DEFAULT (Results 1 – 13 of 13) sorted by relevance
65 + Telephony.SimInfo.COLOR_DEFAULT + "," in getStringForSimInfoTableCreation()
727 public int color = COLOR_DEFAULT;734 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification4789 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 …]
458 if (color == Notification.COLOR_DEFAULT) { in resolveColor()595 if (backgroundColor == Notification.COLOR_DEFAULT) { in shouldUseDark()
86 Notification.COLOR_DEFAULT, inNightMode);
704 contrastedColor = Notification.COLOR_DEFAULT; in updateContrastedStaticColor()
421 int rawColor = isLowPriority ? Notification.COLOR_DEFAULT : in getContrastedColor()
96 assertEquals(Notification.COLOR_DEFAULT, new Notification.CarExtender(after).getColor()); in testStripsExtendersInLowRamModeNoWhitelistNoTv()
5112 public static final int COLOR_DEFAULT = 0; field in Telephony.SimInfo
1255 if (color == Notification.COLOR_DEFAULT) {
4575 field public static final int COLOR_DEFAULT = 0; // 0x0
5311 field @ColorInt public static final int COLOR_DEFAULT = 0; // 0x0
69400 Landroid/telephony/SubscriptionManager;->COLOR_DEFAULT:I