Searched refs:EVENT_TEXT_COLOR (Results 1 – 1 of 1) sorted by relevance
80 private static int EVENT_TEXT_COLOR = Color.WHITE; field in MonthWeekEventsView355 EVENT_TEXT_COLOR = resources.getColor(R.color.calendar_event_text_color); in initView()417 mSolidBackgroundEventPaint.setColor(EVENT_TEXT_COLOR); in initView()