android.provider
Interface CalendarContract.CalendarSyncColumns

All Known Subinterfaces:
CalendarContract.SyncColumns
All Known Implementing Classes:
CalendarContract.CalendarEntity, CalendarContract.Calendars, CalendarContract.Events, CalendarContract.EventsEntity
Enclosing class:
CalendarContract

protected static interface CalendarContract.CalendarSyncColumns


Field Summary
static String CAL_SYNC1
           
static String CAL_SYNC10
           
static String CAL_SYNC2
           
static String CAL_SYNC3
           
static String CAL_SYNC4
           
static String CAL_SYNC5
           
static String CAL_SYNC6
           
static String CAL_SYNC7
           
static String CAL_SYNC8
           
static String CAL_SYNC9
           
 

Field Detail

CAL_SYNC1

static final String CAL_SYNC1
See Also:
Constant Field Values

CAL_SYNC2

static final String CAL_SYNC2
See Also:
Constant Field Values

CAL_SYNC3

static final String CAL_SYNC3
See Also:
Constant Field Values

CAL_SYNC4

static final String CAL_SYNC4
See Also:
Constant Field Values

CAL_SYNC5

static final String CAL_SYNC5
See Also:
Constant Field Values

CAL_SYNC6

static final String CAL_SYNC6
See Also:
Constant Field Values

CAL_SYNC7

static final String CAL_SYNC7
See Also:
Constant Field Values

CAL_SYNC8

static final String CAL_SYNC8
See Also:
Constant Field Values

CAL_SYNC9

static final String CAL_SYNC9
See Also:
Constant Field Values

CAL_SYNC10

static final String CAL_SYNC10
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.