android.provider
Class CalendarContract.CalendarEntity
java.lang.Object
android.provider.CalendarContract.CalendarEntity
- All Implemented Interfaces:
- BaseColumns, CalendarContract.CalendarColumns, CalendarContract.CalendarSyncColumns, CalendarContract.SyncColumns
- Enclosing class:
- CalendarContract
public static final class CalendarContract.CalendarEntity
- extends Object
- implements BaseColumns, CalendarContract.SyncColumns, CalendarContract.CalendarColumns
Fields inherited from interface android.provider.CalendarContract.CalendarColumns |
ALLOWED_REMINDERS, CAL_ACCESS_CONTRIBUTOR, CAL_ACCESS_EDITOR, CAL_ACCESS_FREEBUSY, CAL_ACCESS_NONE, CAL_ACCESS_OVERRIDE, CAL_ACCESS_OWNER, CAL_ACCESS_READ, CAL_ACCESS_RESPOND, CAL_ACCESS_ROOT, CALENDAR_ACCESS_LEVEL, CALENDAR_COLOR, CALENDAR_DISPLAY_NAME, CALENDAR_TIME_ZONE, CAN_MODIFY_TIME_ZONE, CAN_ORGANIZER_RESPOND, MAX_REMINDERS, OWNER_ACCOUNT, SYNC_EVENTS, VISIBLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
newEntityIterator
public static EntityIterator newEntityIterator(Cursor cursor)
Copyright © 2008-2012. All Rights Reserved.