Added in API level 14
CalendarCacheColumns
protected interface CalendarCacheColumns
android.provider.CalendarContract.CalendarCacheColumns |
Summary
Constants | |
---|---|
static String |
The key for the setting. |
static String |
The value of the given setting. |
Constants
KEY
Added in API level 14
static val KEY: String
The key for the setting. Keys are defined in CalendarCache
.
Value: "key"