CalendarContract.CalendarAlertsColumns
protected
static
interface
CalendarContract.CalendarAlertsColumns
| android.provider.CalendarContract.CalendarAlertsColumns |
|
|
Summary
Constants | |
|---|---|
String |
ALARM_TIME
The alarm time of the event, in UTC. |
String |
BEGIN
The start time of the event, in UTC. |
String |
CREATION_TIME
The creation time of this database entry, in UTC. |
String |
DEFAULT_SORT_ORDER
The default sort order for this alerts queries |
String |
END
The end time of the event, in UTC. |
String |
EVENT_ID
The event that the alert belongs to. |
String |
MINUTES
The number of minutes that this alarm precedes the start time. |
String |
NOTIFY_TIME
The time that the notification was created by the Calendar app, in UTC. |
String |
RECEIVED_TIME
The time that the alarm broadcast was received by the Calendar app, in UTC. |
String |
STATE
The state of this alert. |
int |
STATE_DISMISSED
Once the user has dismissed the notification the alert's state should be set to dismissed so it is not fired again. |
int |
STATE_FIRED
After a notification for an alert has been created it should be updated to fired. |
int |
STATE_SCHEDULED
An alert begins in this state when it is first created. |
Constants
ALARM_TIME
String ALARM_TIME
The alarm time of the event, in UTC. Column name.
Type: INTEGER (long; millis since epoch)
Constant Value: "alarmTime"
BEGIN
String BEGIN
The start time of the event, in UTC. Column name.
Type: INTEGER (long; millis since epoch)
Constant Value: "begin"
CREATION_TIME
String CREATION_TIME
The creation time of this database entry, in UTC. Useful for debugging missed reminders. Column name.
Type: INTEGER (long; millis since epoch)
Constant Value: "creationTime"
DEFAULT_SORT_ORDER
String DEFAULT_SORT_ORDER
The default sort order for this alerts queries
Constant Value: "begin ASC,title ASC"
END
String END
The end time of the event, in UTC. Column name.
Type: INTEGER (long; millis since epoch)
Constant Value: "end"
EVENT_ID
String EVENT_ID
The event that the alert belongs to. Column name.
Type: INTEGER (foreign key to the Events table)
Constant Value: "event_id"
MINUTES
String MINUTES
The number of minutes that this alarm precedes the start time. Column name.
Type: INTEGER
Constant Value: "minutes"
NOTIFY_TIME
String NOTIFY_TIME
The time that the notification was created by the Calendar app, in UTC. Useful for debugging missed reminders. Column name.
Type: INTEGER (long; millis since epoch)
Constant Value: "notifyTime"
RECEIVED_TIME
String RECEIVED_TIME
The time that the alarm broadcast was received by the Calendar app, in UTC. Useful for debugging missed reminders. Column name.
Type: INTEGER (long; millis since epoch)
Constant Value: "receivedTime"
STATE
String STATE
The state of this alert. It starts out as STATE_SCHEDULED, then
when the alarm goes off, it changes to STATE_FIRED, and then when
the user dismisses the alarm it changes to STATE_DISMISSED. Column
name.
Type: INTEGER
Constant Value: "state"
STATE_DISMISSED
int STATE_DISMISSED
Once the user has dismissed the notification the alert's state should be set to dismissed so it is not fired again.
Constant Value: 2 (0x00000002)
STATE_FIRED
int STATE_FIRED
After a notification for an alert has been created it should be updated to fired.
Constant Value: 1 (0x00000001)
STATE_SCHEDULED
int STATE_SCHEDULED
An alert begins in this state when it is first created.
Constant Value: 0 (0x00000000)
Interfaces
- BaseColumns
- CalendarContract.AttendeesColumns
- CalendarContract.CalendarAlertsColumns
- CalendarContract.CalendarCacheColumns
- CalendarContract.CalendarColumns
- CalendarContract.CalendarSyncColumns
- CalendarContract.ColorsColumns
- CalendarContract.EventDaysColumns
- CalendarContract.EventsColumns
- CalendarContract.ExtendedPropertiesColumns
- CalendarContract.RemindersColumns
- CalendarContract.SyncColumns
- Contacts.ContactMethodsColumns
- Contacts.ExtensionsColumns
- Contacts.GroupsColumns
- Contacts.OrganizationColumns
- Contacts.PeopleColumns
- Contacts.PhonesColumns
- Contacts.PhotosColumns
- Contacts.PresenceColumns
- Contacts.SettingsColumns
- ContactsContract.BaseSyncColumns
- ContactsContract.CommonDataKinds.BaseTypes
- ContactsContract.CommonDataKinds.CommonColumns
- ContactsContract.ContactNameColumns
- ContactsContract.ContactOptionsColumns
- ContactsContract.ContactsColumns
- ContactsContract.ContactStatusColumns
- ContactsContract.DataColumns
- ContactsContract.DataColumnsWithJoins
- ContactsContract.DataUsageStatColumns
- ContactsContract.DeletedContactsColumns
- ContactsContract.DisplayNameSources
- ContactsContract.FullNameStyle
- ContactsContract.GroupsColumns
- ContactsContract.PhoneLookupColumns
- ContactsContract.PhoneticNameStyle
- ContactsContract.PresenceColumns
- ContactsContract.RawContactsColumns
- ContactsContract.SettingsColumns
- ContactsContract.StatusColumns
- ContactsContract.SyncColumns
- MediaStore.Audio.AlbumColumns
- MediaStore.Audio.ArtistColumns
- MediaStore.Audio.AudioColumns
- MediaStore.Audio.GenresColumns
- MediaStore.Audio.PlaylistsColumns
- MediaStore.Files.FileColumns
- MediaStore.Images.ImageColumns
- MediaStore.MediaColumns
- MediaStore.Video.VideoColumns
- OpenableColumns
- SyncStateContract.Columns
- Telephony.BaseMmsColumns
- Telephony.CanonicalAddressesColumns
- Telephony.TextBasedSmsColumns
- Telephony.ThreadsColumns
Classes
- AlarmClock
- BlockedNumberContract
- BlockedNumberContract.BlockedNumbers
- Browser
- CalendarContract
- CalendarContract.Attendees
- CalendarContract.CalendarAlerts
- CalendarContract.CalendarCache
- CalendarContract.CalendarEntity
- CalendarContract.Calendars
- CalendarContract.Colors
- CalendarContract.EventDays
- CalendarContract.Events
- CalendarContract.EventsEntity
- CalendarContract.ExtendedProperties
- CalendarContract.Instances
- CalendarContract.Reminders
- CalendarContract.SyncState
- CallLog
- CallLog.Calls
- Contacts
- Contacts.ContactMethods
- Contacts.Extensions
- Contacts.GroupMembership
- Contacts.Groups
- Contacts.Intents
- Contacts.Intents.Insert
- Contacts.Intents.UI
- Contacts.Organizations
- Contacts.People
- Contacts.People.ContactMethods
- Contacts.People.Extensions
- Contacts.People.Phones
- Contacts.Phones
- Contacts.Photos
- Contacts.Settings
- ContactsContract
- ContactsContract.AggregationExceptions
- ContactsContract.CommonDataKinds
- ContactsContract.CommonDataKinds.Callable
- ContactsContract.CommonDataKinds.Contactables
- ContactsContract.CommonDataKinds.Email
- ContactsContract.CommonDataKinds.Event
- ContactsContract.CommonDataKinds.GroupMembership
- ContactsContract.CommonDataKinds.Identity
- ContactsContract.CommonDataKinds.Im
- ContactsContract.CommonDataKinds.Nickname
- ContactsContract.CommonDataKinds.Note
- ContactsContract.CommonDataKinds.Organization
- ContactsContract.CommonDataKinds.Phone
- ContactsContract.CommonDataKinds.Photo
- ContactsContract.CommonDataKinds.Relation
- ContactsContract.CommonDataKinds.SipAddress
- ContactsContract.CommonDataKinds.StructuredName
- ContactsContract.CommonDataKinds.StructuredPostal
- ContactsContract.CommonDataKinds.Website
- ContactsContract.Contacts
- ContactsContract.Contacts.AggregationSuggestions
- ContactsContract.Contacts.AggregationSuggestions.Builder
- ContactsContract.Contacts.Data
- ContactsContract.Contacts.Entity
- ContactsContract.Contacts.Photo
- ContactsContract.Data
- ContactsContract.DataUsageFeedback
- ContactsContract.DeletedContacts
- ContactsContract.Directory
- ContactsContract.DisplayPhoto
- ContactsContract.Groups
- ContactsContract.Intents
- ContactsContract.Intents.Insert
- ContactsContract.PhoneLookup
- ContactsContract.PinnedPositions
- ContactsContract.Presence
- ContactsContract.Profile
- ContactsContract.ProfileSyncState
- ContactsContract.ProviderStatus
- ContactsContract.QuickContact
- ContactsContract.RawContacts
- ContactsContract.RawContacts.Data
- ContactsContract.RawContacts.DisplayPhoto
- ContactsContract.RawContacts.Entity
- ContactsContract.RawContactsEntity
- ContactsContract.SearchSnippets
- ContactsContract.Settings
- ContactsContract.StatusUpdates
- ContactsContract.SyncState
- DocumentsContract
- DocumentsContract.Document
- DocumentsContract.Path
- DocumentsContract.Root
- DocumentsProvider
- FontRequest
- FontsContract
- FontsContract.Columns
- FontsContract.FontFamilyResult
- FontsContract.FontInfo
- FontsContract.FontRequestCallback
- LiveFolders
- MediaStore
- MediaStore.Audio
- MediaStore.Audio.Albums
- MediaStore.Audio.Artists
- MediaStore.Audio.Artists.Albums
- MediaStore.Audio.Genres
- MediaStore.Audio.Genres.Members
- MediaStore.Audio.Media
- MediaStore.Audio.Playlists
- MediaStore.Audio.Playlists.Members
- MediaStore.Audio.Radio
- MediaStore.Files
- MediaStore.Images
- MediaStore.Images.Media
- MediaStore.Images.Thumbnails
- MediaStore.Video
- MediaStore.Video.Media
- MediaStore.Video.Thumbnails
- SearchRecentSuggestions
- Settings
- Settings.Global
- Settings.NameValueTable
- Settings.Secure
- Settings.System
- SyncStateContract
- SyncStateContract.Constants
- SyncStateContract.Helpers
- Telephony
- Telephony.Carriers
- Telephony.Mms
- Telephony.Mms.Addr
- Telephony.Mms.Draft
- Telephony.Mms.Inbox
- Telephony.Mms.Intents
- Telephony.Mms.Outbox
- Telephony.Mms.Part
- Telephony.Mms.Rate
- Telephony.Mms.Sent
- Telephony.MmsSms
- Telephony.MmsSms.PendingMessages
- Telephony.ServiceStateTable
- Telephony.Sms
- Telephony.Sms.Conversations
- Telephony.Sms.Draft
- Telephony.Sms.Inbox
- Telephony.Sms.Intents
- Telephony.Sms.Outbox
- Telephony.Sms.Sent
- Telephony.Threads
- UserDictionary
- UserDictionary.Words
- VoicemailContract
- VoicemailContract.Status
- VoicemailContract.Voicemails
Exceptions


