Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DTelephony.java4976 public static final int COLOR_DEFAULT = 0; field in Telephony.SimInfo
/frameworks/base/core/java/android/app/
DNotification.java806 public static final int COLOR_DEFAULT = 0; // AKA Color.TRANSPARENT field in Notification