# Print output for @column tags ?> CalendarContract.CalendarCacheColumns - Android SDK | Android Developers

Most visited

Recently visited

CalendarContract.CalendarCacheColumns

protected static interface CalendarContract.CalendarCacheColumns

android.provider.CalendarContract.CalendarCacheColumns


Summary

Constants

String KEY

The key for the setting.

String VALUE

The value of the given setting.

Constants

KEY

public static final String KEY

The key for the setting. Keys are defined in CalendarCache.

Constant Value: "key"

VALUE

public static final String VALUE

The value of the given setting.

Constant Value: "value"