android.provider
Interface Contacts.PeopleColumns

All Known Implementing Classes:
Contacts.ContactMethods, Contacts.People, Contacts.People.ContactMethods, Contacts.People.Phones, Contacts.Phones
Enclosing class:
Contacts

Deprecated.

@Deprecated
public static interface Contacts.PeopleColumns


Field Summary
static String CUSTOM_RINGTONE
          Deprecated. 
static String DISPLAY_NAME
          Deprecated. 
static String LAST_TIME_CONTACTED
          Deprecated. 
static String NAME
          Deprecated. 
static String NOTES
          Deprecated. 
static String PHONETIC_NAME
          Deprecated. 
static String PHOTO_VERSION
          Deprecated. 
static String SEND_TO_VOICEMAIL
          Deprecated. 
static String STARRED
          Deprecated. 
static String TIMES_CONTACTED
          Deprecated. 
 

Field Detail

NAME

@Deprecated
static final String NAME
Deprecated. 
See Also:
Constant Field Values

PHONETIC_NAME

@Deprecated
static final String PHONETIC_NAME
Deprecated. 
See Also:
Constant Field Values

DISPLAY_NAME

@Deprecated
static final String DISPLAY_NAME
Deprecated. 
See Also:
Constant Field Values

NOTES

@Deprecated
static final String NOTES
Deprecated. 
See Also:
Constant Field Values

TIMES_CONTACTED

@Deprecated
static final String TIMES_CONTACTED
Deprecated. 
See Also:
Constant Field Values

LAST_TIME_CONTACTED

@Deprecated
static final String LAST_TIME_CONTACTED
Deprecated. 
See Also:
Constant Field Values

CUSTOM_RINGTONE

@Deprecated
static final String CUSTOM_RINGTONE
Deprecated. 
See Also:
Constant Field Values

SEND_TO_VOICEMAIL

@Deprecated
static final String SEND_TO_VOICEMAIL
Deprecated. 
See Also:
Constant Field Values

STARRED

@Deprecated
static final String STARRED
Deprecated. 
See Also:
Constant Field Values

PHOTO_VERSION

@Deprecated
static final String PHOTO_VERSION
Deprecated. 
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.