android.provider
Class ContactsContract.Contacts.StreamItems

java.lang.Object
  extended by android.provider.ContactsContract.Contacts.StreamItems
All Implemented Interfaces:
ContactsContract.StreamItemsColumns
Enclosing class:
ContactsContract.Contacts

public static final class ContactsContract.Contacts.StreamItems
extends Object
implements ContactsContract.StreamItemsColumns


Field Summary
static String CONTENT_DIRECTORY
           
 
Fields inherited from interface android.provider.ContactsContract.StreamItemsColumns
ACCOUNT_NAME, ACCOUNT_TYPE, COMMENTS, CONTACT_ID, CONTACT_LOOKUP_KEY, DATA_SET, RAW_CONTACT_ID, RAW_CONTACT_SOURCE_ID, RES_ICON, RES_LABEL, RES_PACKAGE, SYNC1, SYNC2, SYNC3, SYNC4, TEXT, TIMESTAMP
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTENT_DIRECTORY

public static final String CONTENT_DIRECTORY
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.