Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DNotificationCompat.java171 color = afterLollipop && b.getColor() != NotificationCompat.COLOR_DEFAULT in makeMessageLine()
336 if (color == COLOR_DEFAULT) { in setBackgroundColor()
DNotificationCompatImplBase.java406 color == NotificationCompat.COLOR_DEFAULT ? 0 : color, size); in createIconWithBackground()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java390 public static final int COLOR_DEFAULT = Color.TRANSPARENT; field in NotificationCompat
1039 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()
/frameworks/base/core/java/android/app/
DNotification.java587 public int color = COLOR_DEFAULT;
594 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification
3356 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()
/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java304 if (color == Notification.COLOR_DEFAULT) { in resolveColor()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java194 public static final int COLOR_DEFAULT = COLOR_1; field in SubscriptionManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java1036 if (color == Notification.COLOR_DEFAULT) {
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1177 NO DOC BLOCK: android.app.Notification Field COLOR_DEFAULT
/frameworks/support/api/
Dcurrent.txt4178 field public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4575 field public static final int COLOR_DEFAULT = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt4928 field public static final int COLOR_DEFAULT = 0; // 0x0
Dsystem-current.txt5083 field public static final int COLOR_DEFAULT = 0; // 0x0
Dtest-current.txt4931 field public static final int COLOR_DEFAULT = 0; // 0x0