Searched defs:calendarColor (Results 1 – 2 of 2) sorted by relevance
200 @ColorInt int calendarColor, in update()250 private SpannableString createDescriptionSpannable( in createDescriptionSpannable()
233 long calendarColor = integer(eventInstancesCursor, Instances.CALENDAR_COLOR); in createEventsForRow() local