android.provider
Interface Contacts.PhotosColumns

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

Deprecated.

@Deprecated
public static interface Contacts.PhotosColumns


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

Field Detail

LOCAL_VERSION

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

PERSON_ID

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

DOWNLOAD_REQUIRED

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

EXISTS_ON_SERVER

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

SYNC_ERROR

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

DATA

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


Copyright © 2008-2012. All Rights Reserved.