Home
last modified time | relevance | path

Searched defs:COLOR_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java440 public static final int COLOR_DEFAULT = COLOR_1; field in SubscriptionManager
/frameworks/base/core/java/android/app/
DNotification.java727 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification