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

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

PHONETIC_NAME

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

DISPLAY_NAME

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

NOTES

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

TIMES_CONTACTED

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

LAST_TIME_CONTACTED

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

CUSTOM_RINGTONE

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

SEND_TO_VOICEMAIL

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

STARRED

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

PHOTO_VERSION

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


Copyright © 2008-2012. All Rights Reserved.