Searched refs:DISPLAY_COLOR (Results 1 – 5 of 5) sorted by relevance
65 EVENTS_TABLE_WHITELIST.add(CalendarContract.Events.DISPLAY_COLOR);
70 Instances.DISPLAY_COLOR, // 3 If SDK < 16, set to Instances.CALENDAR_COLOR.
78 Instances.DISPLAY_COLOR, // If SDK < 16, set to Instances.CALENDAR_COLOR.
3258 + Events.DISPLAY_COLOR in createEventsView()
5067 sEventsProjectionMap.put(Events.DISPLAY_COLOR, Events.DISPLAY_COLOR); in sEventsProjectionMap.put() argument