Searched refs:COLOR_DEFAULT (Results 1 – 13 of 13) sorted by relevance
171 color = afterLollipop && b.getColor() != NotificationCompat.COLOR_DEFAULT in makeMessageLine()336 if (color == COLOR_DEFAULT) { in setBackgroundColor()
406 color == NotificationCompat.COLOR_DEFAULT ? 0 : color, size); in createIconWithBackground()
390 public static final int COLOR_DEFAULT = Color.TRANSPARENT; field in NotificationCompat1039 int mColor = COLOR_DEFAULT;3745 private int mColor = NotificationCompat.COLOR_DEFAULT;3767 mColor = carBundle.getInt(EXTRA_COLOR, NotificationCompat.COLOR_DEFAULT); in CarExtender()3791 if (mColor != NotificationCompat.COLOR_DEFAULT) { in extend()
587 public int color = COLOR_DEFAULT;594 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification3356 if (mN.color != COLOR_DEFAULT) { in handleProgressBar()3740 } else if (mN.color != COLOR_DEFAULT) { in generateActionButton()3745 if (mN.color != COLOR_DEFAULT) { in generateActionButton()3903 if (mN.color != COLOR_DEFAULT) { in sanitizeColor()6532 private int mColor = Notification.COLOR_DEFAULT;6550 mColor = carBundle.getInt(EXTRA_COLOR, Notification.COLOR_DEFAULT); in CarExtender()6569 if (mColor != Notification.COLOR_DEFAULT) { in extend()
304 if (color == Notification.COLOR_DEFAULT) { in resolveColor()
194 public static final int COLOR_DEFAULT = COLOR_1; field in SubscriptionManager
1036 if (color == Notification.COLOR_DEFAULT) {
1177 NO DOC BLOCK: android.app.Notification Field COLOR_DEFAULT
4178 field public static final int COLOR_DEFAULT = 0; // 0x0
4575 field public static final int COLOR_DEFAULT = 0; // 0x0
4928 field public static final int COLOR_DEFAULT = 0; // 0x0
5083 field public static final int COLOR_DEFAULT = 0; // 0x0
4931 field public static final int COLOR_DEFAULT = 0; // 0x0