android.provider
Class CalendarContract.CalendarCache
java.lang.Object
android.provider.CalendarContract.CalendarCache
- All Implemented Interfaces:
- CalendarContract.CalendarCacheColumns
- Enclosing class:
- CalendarContract
public static final class CalendarContract.CalendarCache
- extends Object
- implements CalendarContract.CalendarCacheColumns
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URI
public static final Uri URI
KEY_TIMEZONE_TYPE
public static final String KEY_TIMEZONE_TYPE
- See Also:
- Constant Field Values
KEY_TIMEZONE_INSTANCES
public static final String KEY_TIMEZONE_INSTANCES
- See Also:
- Constant Field Values
KEY_TIMEZONE_INSTANCES_PREVIOUS
public static final String KEY_TIMEZONE_INSTANCES_PREVIOUS
- See Also:
- Constant Field Values
TIMEZONE_TYPE_AUTO
public static final String TIMEZONE_TYPE_AUTO
- See Also:
- Constant Field Values
TIMEZONE_TYPE_HOME
public static final String TIMEZONE_TYPE_HOME
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.