java.lang.Object | |
↳ | android.provider.CalendarContract.Colors |
Fields for accessing colors available for a given account. Colors are
referenced by COLOR_KEY
which must be unique for a given
account name/type. These values can only be updated by the sync
adapter. Only COLOR
may be updated after the initial insert. In
addition, a row can only be deleted once all references to that color
have been removed from the CalendarContract.Calendars
or CalendarContract.Events
tables.
[Expand]
Inherited Constants | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.CalendarContract.ColorsColumns
| ||||||||||||||||||||||||||
From interface
android.provider.SyncStateContract.Columns
| ||||||||||||||||||||||||||
From interface android.provider.BaseColumns |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI | The Uri for querying color information |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Except as noted, this content is licensed under Apache 2.0. For details and restrictions, see the Content License.
Android 6.0 r1 —
* Required Fields
You have successfully signed up for the latest Android developer news and tips.