Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DUtils.java104 public static final int DECLINED_EVENT_ALPHA = 0x66; field in Utils
768 int a = DECLINED_EVENT_ALPHA; in getDeclinedColorFromColor()