Android Calendar Provider
Manages locally stored calendars (represented by AndroidCalendar) in the Android calendar provider.
Parameters
Account that all operations are bound to
content provider client
Functions
Creates a new calendar and directly returns it.
Creates a new calendar.
Deletes an existing calendar.
Queries existing calendars.
Queries existing calendars and returns the first calendar that matches the search criteria.
Gets an existing calendar by its ID.
Inserts all possible Css3Color values into the color index table of the account. This means that
Reads the calendar sync state (COLUMN_CALENDAR_SYNC_STATE field).
Unassigns colors from all events in this account and removes all entries from the color index table of the account.
Updates an existing calendar.
Writes the calendar sync state (COLUMN_CALENDAR_SYNC_STATE field).