android.provider
Interface CalendarContract.CalendarAlertsColumns
- All Known Implementing Classes:
- CalendarContract.CalendarAlerts
- Enclosing class:
- CalendarContract
protected static interface CalendarContract.CalendarAlertsColumns
EVENT_ID
static final String EVENT_ID
- See Also:
- Constant Field Values
BEGIN
static final String BEGIN
- See Also:
- Constant Field Values
END
static final String END
- See Also:
- Constant Field Values
ALARM_TIME
static final String ALARM_TIME
- See Also:
- Constant Field Values
CREATION_TIME
static final String CREATION_TIME
- See Also:
- Constant Field Values
RECEIVED_TIME
static final String RECEIVED_TIME
- See Also:
- Constant Field Values
NOTIFY_TIME
static final String NOTIFY_TIME
- See Also:
- Constant Field Values
STATE
static final String STATE
- See Also:
- Constant Field Values
STATE_SCHEDULED
static final int STATE_SCHEDULED
- See Also:
- Constant Field Values
STATE_FIRED
static final int STATE_FIRED
- See Also:
- Constant Field Values
STATE_DISMISSED
static final int STATE_DISMISSED
- See Also:
- Constant Field Values
MINUTES
static final String MINUTES
- See Also:
- Constant Field Values
DEFAULT_SORT_ORDER
static final String DEFAULT_SORT_ORDER
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.