Class android.provider.Contacts.People

Now deprecated.

Changed Methods
Uri addToMyContactsGroup(ContentResolver, long) Now deprecated.
 
Uri createPersonInMyContactsGroup(ContentResolver, ContentValues) Now deprecated.
 
Bitmap loadContactPhoto(Context, Uri, int, Options) Now deprecated.
 
void markAsContacted(ContentResolver, long) Now deprecated.
 
InputStream openContactPhotoInputStream(ContentResolver, Uri) Now deprecated.
 
Cursor queryGroups(ContentResolver, long) Now deprecated.
 
void setPhotoData(ContentResolver, Uri, byte[]) Now deprecated.
 
Uri addToGroup(ContentResolver, long, String) Now deprecated.
 
Uri addToGroup(ContentResolver, long, long) Now deprecated.
 
 

Changed Fields
Uri CONTENT_FILTER_URI Now deprecated.
 
String CONTENT_ITEM_TYPE Now deprecated.
 
String CONTENT_TYPE Now deprecated.
 
Uri CONTENT_URI Now deprecated.
 
String DEFAULT_SORT_ORDER Now deprecated.
 
Uri DELETED_CONTENT_URI Now deprecated.
 
String PRIMARY_EMAIL_ID Now deprecated.
 
String PRIMARY_ORGANIZATION_ID Now deprecated.
 
String PRIMARY_PHONE_ID Now deprecated.