provide Css3Color Indices
Inserts all possible Css3Color values into the color index table of the account. This means that
calendar apps can allow users to select an event color from the possible values;
when CalendarContract.Events.CALENDAR_COLOR_KEY of an event is set to a CSS3 color name, the CalendarContract.Events.CALENDAR_COLOR will be completed by the calendar provider.
This method does a quick check whether the current number of colors is the same as the number of possible Css3Color values, in which case nothing will be inserted.
Throws
when the content provider returns an error