Contacts.Intents.Insert
public
static
final
class
Contacts.Intents.Insert
extends Object
| java.lang.Object | |
| ↳ | android.provider.Contacts.Intents.Insert |
This class was deprecated
in API level 5.
see ContactsContract
Convenience class that contains string constants used
to create contact Intents.
Summary
Constants | |
|---|---|
String |
ACTION
This constant was deprecated
in API level 5.
see |
String |
COMPANY
This constant was deprecated
in API level 5.
see |
String |
EMAIL
This constant was deprecated
in API level 5.
see |
String |
EMAIL_ISPRIMARY
This constant was deprecated
in API level 5.
see |
String |
EMAIL_TYPE
This constant was deprecated
in API level 5.
see |
String |
FULL_MODE
This constant was deprecated
in API level 5.
see |
String |
IM_HANDLE
This constant was deprecated
in API level 5.
see |
String |
IM_ISPRIMARY
This constant was deprecated
in API level 5.
see |
String |
IM_PROTOCOL
This constant was deprecated
in API level 5.
see |
String |
JOB_TITLE
This constant was deprecated
in API level 5.
see |
String |
NAME
This constant was deprecated
in API level 5.
see |
String |
NOTES
This constant was deprecated
in API level 5.
see |
String |
PHONE
This constant was deprecated
in API level 5.
see |
String |
PHONETIC_NAME
This constant was deprecated
in API level 5.
see |
String |
PHONE_ISPRIMARY
This constant was deprecated
in API level 5.
see |
String |
PHONE_TYPE
This constant was deprecated
in API level 5.
see |
String |
POSTAL
This constant was deprecated
in API level 5.
see |
String |
POSTAL_ISPRIMARY
This constant was deprecated
in API level 5.
see |
String |
POSTAL_TYPE
This constant was deprecated
in API level 5.
see |
String |
SECONDARY_EMAIL
This constant was deprecated
in API level 5.
see |
String |
SECONDARY_EMAIL_TYPE
This constant was deprecated
in API level 5.
see |
String |
SECONDARY_PHONE
This constant was deprecated
in API level 5.
see |
String |
SECONDARY_PHONE_TYPE
This constant was deprecated
in API level 5.
see |
String |
TERTIARY_EMAIL
This constant was deprecated
in API level 5.
see |
String |
TERTIARY_EMAIL_TYPE
This constant was deprecated
in API level 5.
see |
String |
TERTIARY_PHONE
This constant was deprecated
in API level 5.
see |
String |
TERTIARY_PHONE_TYPE
This constant was deprecated
in API level 5.
see |
Public constructors | |
|---|---|
Contacts.Intents.Insert()
This constructor was deprecated
in API level 5.
see |
|
Inherited methods | |
|---|---|
java.lang.Object
| |
Constants
ACTION
String ACTION
This constant was deprecated
in API level 5.
see ContactsContract
The action code to use when adding a contact
Constant Value: "android.intent.action.INSERT"
COMPANY
String COMPANY
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact company.
Type: String
Constant Value: "company"
String EMAIL
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact email address.
Type: String
Constant Value: "email"
EMAIL_ISPRIMARY
String EMAIL_ISPRIMARY
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the email isprimary flag.
Type: boolean
Constant Value: "email_isprimary"
EMAIL_TYPE
String EMAIL_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact email type.
Type: Either an integer value from ContactMethodsColumns
or a string specifying a custom label.
Constant Value: "email_type"
FULL_MODE
String FULL_MODE
This constant was deprecated
in API level 5.
see ContactsContract
If present, forces a bypass of quick insert mode.
Constant Value: "full_mode"
IM_HANDLE
String IM_HANDLE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an IM handle.
Type: String
Constant Value: "im_handle"
IM_ISPRIMARY
String IM_ISPRIMARY
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the IM isprimary flag.
Type: boolean
Constant Value: "im_isprimary"
IM_PROTOCOL
String IM_PROTOCOL
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the IM protocol
Type: the result of encodePredefinedImProtocol(int)
or encodeCustomImProtocol(String).
Constant Value: "im_protocol"
JOB_TITLE
String JOB_TITLE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact job title.
Type: String
Constant Value: "job_title"
NAME
String NAME
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact name.
Type: String
Constant Value: "name"
NOTES
String NOTES
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact notes.
Type: String
Constant Value: "notes"
PHONE
String PHONE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact phone number.
Type: String
Constant Value: "phone"
PHONETIC_NAME
String PHONETIC_NAME
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact phonetic name.
Type: String
Constant Value: "phonetic_name"
PHONE_ISPRIMARY
String PHONE_ISPRIMARY
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the phone isprimary flag.
Type: boolean
Constant Value: "phone_isprimary"
PHONE_TYPE
String PHONE_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact phone number type.
Type: Either an integer value from PhonesColumns,
or a string specifying a custom label.
Constant Value: "phone_type"
POSTAL
String POSTAL
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact postal address.
Type: String
Constant Value: "postal"
POSTAL_ISPRIMARY
String POSTAL_ISPRIMARY
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the postal isprimary flag.
Type: boolean
Constant Value: "postal_isprimary"
POSTAL_TYPE
String POSTAL_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for the contact postal address type.
Type: Either an integer value from ContactMethodsColumns
or a string specifying a custom label.
Constant Value: "postal_type"
SECONDARY_EMAIL
String SECONDARY_EMAIL
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional second contact email address.
Type: String
Constant Value: "secondary_email"
SECONDARY_EMAIL_TYPE
String SECONDARY_EMAIL_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional second contact email type.
Type: Either an integer value from ContactMethodsColumns
or a string specifying a custom label.
Constant Value: "secondary_email_type"
SECONDARY_PHONE
String SECONDARY_PHONE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional second contact phone number.
Type: String
Constant Value: "secondary_phone"
SECONDARY_PHONE_TYPE
String SECONDARY_PHONE_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional second contact phone number type.
Type: Either an integer value from PhonesColumns,
or a string specifying a custom label.
Constant Value: "secondary_phone_type"
TERTIARY_EMAIL
String TERTIARY_EMAIL
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional third contact email address.
Type: String
Constant Value: "tertiary_email"
TERTIARY_EMAIL_TYPE
String TERTIARY_EMAIL_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional third contact email type.
Type: Either an integer value from ContactMethodsColumns
or a string specifying a custom label.
Constant Value: "tertiary_email_type"
TERTIARY_PHONE
String TERTIARY_PHONE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional third contact phone number.
Type: String
Constant Value: "tertiary_phone"
TERTIARY_PHONE_TYPE
String TERTIARY_PHONE_TYPE
This constant was deprecated
in API level 5.
see ContactsContract
The extra field for an optional third contact phone number type.
Type: Either an integer value from PhonesColumns,
or a string specifying a custom label.
Constant Value: "tertiary_phone_type"
Public constructors
Contacts.Intents.Insert
Contacts.Intents.Insert ()
This constructor was deprecated
in API level 5.
see ContactsContract
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


