android.provider
Interface Contacts.PhotosColumns

All Known Implementing Classes:
Contacts.Photos
Enclosing class:
Contacts

Deprecated.

@Deprecated
public static interface Contacts.PhotosColumns


Field Summary
static java.lang.String DATA
          Deprecated.  
static java.lang.String DOWNLOAD_REQUIRED
          Deprecated.  
static java.lang.String EXISTS_ON_SERVER
          Deprecated.  
static java.lang.String LOCAL_VERSION
          Deprecated.  
static java.lang.String PERSON_ID
          Deprecated.  
static java.lang.String SYNC_ERROR
          Deprecated.  
 

Field Detail

LOCAL_VERSION

static final java.lang.String LOCAL_VERSION
Deprecated. 
See Also:
Constant Field Values

PERSON_ID

static final java.lang.String PERSON_ID
Deprecated. 
See Also:
Constant Field Values

DOWNLOAD_REQUIRED

static final java.lang.String DOWNLOAD_REQUIRED
Deprecated. 
See Also:
Constant Field Values

EXISTS_ON_SERVER

static final java.lang.String EXISTS_ON_SERVER
Deprecated. 
See Also:
Constant Field Values

SYNC_ERROR

static final java.lang.String SYNC_ERROR
Deprecated. 
See Also:
Constant Field Values

DATA

static final java.lang.String DATA
Deprecated. 
See Also:
Constant Field Values


Copyright © 2008-2010. All Rights Reserved.