android.provider
Class Contacts.Photos

java.lang.Object
  extended by android.provider.Contacts.Photos
All Implemented Interfaces:
BaseColumns, Contacts.PhotosColumns
Enclosing class:
Contacts

Deprecated.

@Deprecated
public static final class Contacts.Photos
extends Object
implements BaseColumns, Contacts.PhotosColumns


Field Summary
static String CONTENT_DIRECTORY
          Deprecated.  
static Uri CONTENT_URI
          Deprecated.  
static String DEFAULT_SORT_ORDER
          Deprecated.  
 
Fields inherited from interface android.provider.BaseColumns
_COUNT, _ID
 
Fields inherited from interface android.provider.Contacts.PhotosColumns
DATA, DOWNLOAD_REQUIRED, EXISTS_ON_SERVER, LOCAL_VERSION, PERSON_ID, SYNC_ERROR
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_URI

public static final Uri CONTENT_URI
Deprecated. 

CONTENT_DIRECTORY

public static final String CONTENT_DIRECTORY
Deprecated. 
See Also:
Constant Field Values

DEFAULT_SORT_ORDER

public static final String DEFAULT_SORT_ORDER
Deprecated. 
See Also:
Constant Field Values


Copyright © 2008-2010. All Rights Reserved.