Since: API Level 1
package

android.provider

Classes | Description

Provides convenience classes to access the content providers supplied by Android.

more...

Interfaces

BaseColumns  
Contacts.ContactMethodsColumns This interface is deprecated. see ContactsContract  
Contacts.ExtensionsColumns This interface is deprecated. see ContactsContract  
Contacts.GroupsColumns This interface is deprecated. see ContactsContract  
Contacts.OrganizationColumns This interface is deprecated. see ContactsContract  
Contacts.PeopleColumns This interface is deprecated. see ContactsContract  
Contacts.PhonesColumns This interface is deprecated. see ContactsContract  
Contacts.PhotosColumns This interface is deprecated. see ContactsContract  
Contacts.PresenceColumns This interface is deprecated. see ContactsContract  
Contacts.SettingsColumns This interface is deprecated. see ContactsContract  
ContactsContract.BaseSyncColumns Generic columns for use by sync adapters. 
ContactsContract.CommonDataKinds.BaseTypes The base types that all "Typed" data kinds support. 
ContactsContract.CommonDataKinds.CommonColumns Columns common across the specific types. 
ContactsContract.ContactOptionsColumns  
ContactsContract.ContactsColumns  
ContactsContract.ContactStatusColumns  
ContactsContract.DataColumns  
ContactsContract.DataColumnsWithJoins Combines all columns returned by ContactsContract.Contacts.Data table queries. 
ContactsContract.GroupsColumns  
ContactsContract.PhoneLookupColumns  
ContactsContract.PresenceColumns Additional data mixed in with ContactsContract.ContactStatusColumns to link back to specific _ID entries. 
ContactsContract.RawContactsColumns  
ContactsContract.SettingsColumns  
ContactsContract.StatusColumns  
ContactsContract.SyncColumns Columns that appear when each row of a table belongs to a specific account, including sync information that an account may need. 
MediaStore.Audio.AlbumColumns Columns representing an album  
MediaStore.Audio.ArtistColumns Columns representing an artist  
MediaStore.Audio.AudioColumns Columns for audio file that show up in multiple tables. 
MediaStore.Audio.GenresColumns Columns representing an audio genre  
MediaStore.Audio.PlaylistsColumns Columns representing a playlist  
MediaStore.Images.ImageColumns  
MediaStore.MediaColumns Common fields for most MediaProvider tables  
MediaStore.Video.VideoColumns  
OpenableColumns These are standard columns for openable URIs. 
SyncStateContract.Columns  

Classes

Browser  
Browser.BookmarkColumns  
Browser.SearchColumns  
CallLog The CallLog provider contains information about placed and received calls. 
CallLog.Calls Contains the recent calls. 
Contacts This class is deprecated. The APIs have been superseded by ContactsContract. The newer APIs allow access multiple accounts and support aggregation of similar contacts. These APIs continue to work but will only return data for the first Google account created, which matches the original behavior.  
Contacts.ContactMethods This class is deprecated. see ContactsContract  
Contacts.Extensions This class is deprecated. see ContactsContract  
Contacts.GroupMembership This class is deprecated. see ContactsContract  
Contacts.Groups This class is deprecated. see ContactsContract  
Contacts.Intents This class is deprecated. see ContactsContract  
Contacts.Intents.Insert This class is deprecated. see ContactsContract  
Contacts.Intents.UI This class is deprecated. see ContactsContract  
Contacts.Organizations This class is deprecated. see ContactsContract  
Contacts.People This class is deprecated. see ContactsContract  
Contacts.People.ContactMethods This class is deprecated. see ContactsContract  
Contacts.People.Extensions This class is deprecated. see ContactsContract  
Contacts.People.Phones This class is deprecated. see ContactsContract  
Contacts.Phones This class is deprecated. see ContactsContract  
Contacts.Photos This class is deprecated. see ContactsContract  
Contacts.Settings This class is deprecated. see ContactsContract  
ContactsContract The contract between the contacts provider and applications. 
ContactsContract.AggregationExceptions Constants for the contact aggregation exceptions table, which contains aggregation rules overriding those used by automatic aggregation. 
ContactsContract.CommonDataKinds Container for definitions of common data types stored in the ContactsContract.Contacts.Data table. 
ContactsContract.CommonDataKinds.Email Common data definition for email addresses. 
ContactsContract.CommonDataKinds.Event Common data definition for events. 
ContactsContract.CommonDataKinds.GroupMembership Group Membership. 
ContactsContract.CommonDataKinds.Im Common data definition for IM addresses. 
ContactsContract.CommonDataKinds.Nickname A nickname. 
ContactsContract.CommonDataKinds.Note Notes about the contact. 
ContactsContract.CommonDataKinds.Organization Common data definition for organizations. 
ContactsContract.CommonDataKinds.Phone Common data definition for telephone numbers. 
ContactsContract.CommonDataKinds.Photo Photo of the contact. 
ContactsContract.CommonDataKinds.Relation Common data definition for relations. 
ContactsContract.CommonDataKinds.StructuredName Parts of the name. 
ContactsContract.CommonDataKinds.StructuredPostal Common data definition for postal addresses. 
ContactsContract.CommonDataKinds.Website Website related to the contact. 
ContactsContract.Contacts Constants for the contacts table, which contains a record per group of raw contacts representing the same person. 
ContactsContract.Contacts.AggregationSuggestions A sub-directory of a single contact aggregate that contains all aggregation suggestions (other contacts). 
ContactsContract.Contacts.Data A sub-directory of a single contact that contains all of the constituent raw contact ContactsContract.Contacts.Data rows. 
ContactsContract.Contacts.Photo A sub-directory of a single contact that contains the contact's primary photo. 
ContactsContract.Data Constants for the data table, which contains data points tied to a raw contact. 
ContactsContract.Groups Constants for the groups table. 
ContactsContract.Intents Contains helper classes used to create or manage Intents that involve contacts. 
ContactsContract.Intents.Insert Convenience class that contains string constants used to create contact Intents
ContactsContract.PhoneLookup A table that represents the result of looking up a phone number, for example for caller ID. 
ContactsContract.Presence  
ContactsContract.QuickContact Helper methods to display QuickContact dialogs that allow users to pivot on a specific Contacts entry. 
ContactsContract.RawContacts Constants for the raw contacts table, which contains the base contact information per sync source. 
ContactsContract.RawContacts.Data A sub-directory of a single raw contact that contains all of their ContactsContract.Contacts.Data rows. 
ContactsContract.RawContacts.Entity A sub-directory of a single raw contact that contains all of their ContactsContract.Contacts.Data rows. 
ContactsContract.RawContactsEntity Constants for the raw contacts entities table, which can be though of as an outer join of the raw_contacts table with the data table. 
ContactsContract.Settings Contacts-specific settings for various Account
ContactsContract.StatusUpdates A status update is linked to a ContactsContract.Contacts.Data row and captures the user's latest status update via the corresponding source, e.g. 
ContactsContract.SyncState A table provided for sync adapters to use for storing private sync state data. 
LiveFolders

A LiveFolder is a special folder whose content is provided by a ContentProvider

MediaStore The Media provider contains meta data for all available media on both internal and external storage devices. 
MediaStore.Audio Container for all audio content. 
MediaStore.Audio.Albums Contains artists for audio files  
MediaStore.Audio.Artists Contains artists for audio files  
MediaStore.Audio.Artists.Albums Sub-directory of each artist containing all albums on which a song by the artist appears. 
MediaStore.Audio.Genres Contains all genres for audio files  
MediaStore.Audio.Genres.Members Sub-directory of each genre containing all members. 
MediaStore.Audio.Media  
MediaStore.Audio.Playlists Contains playlists for audio files  
MediaStore.Audio.Playlists.Members Sub-directory of each playlist containing all members. 
MediaStore.Images Contains meta data for all available images. 
MediaStore.Images.Media  
MediaStore.Images.Thumbnails This class allows developers to query and get two kinds of thumbnails: MINI_KIND: 512 x 384 thumbnail MICRO_KIND: 96 x 96 thumbnail  
MediaStore.Video  
MediaStore.Video.Media  
MediaStore.Video.Thumbnails This class allows developers to query and get two kinds of thumbnails: MINI_KIND: 512 x 384 thumbnail MICRO_KIND: 96 x 96 thumbnail  
SearchRecentSuggestions This is a utility class providing access to SearchRecentSuggestionsProvider
Settings The Settings provider contains global system-level device preferences. 
Settings.NameValueTable Common base for tables of name/value settings. 
Settings.Secure Secure system settings, containing system preferences that applications can read but are not allowed to write. 
Settings.System System settings, containing miscellaneous system preferences. 
SyncStateContract The ContentProvider contract for associating data with ana data array account. 
SyncStateContract.Constants  
SyncStateContract.Helpers  
UserDictionary A provider of user defined words for input methods to use for predictive text input. 
UserDictionary.Words Contains the user defined words. 

Exceptions