Added in API level 14

CalendarCacheColumns


protected interface CalendarCacheColumns
CalendarContract.CalendarCache

CalendarCache stores some settings for calendar including the current time zone for the instances.

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"

VALUE

Added in API level 14
static val VALUE: String

The value of the given setting.

Value: "value"