android.provider
Class ContactsContract.Contacts.AggregationSuggestions

java.lang.Object
  extended by android.provider.ContactsContract.Contacts.AggregationSuggestions
All Implemented Interfaces:
BaseColumns, ContactsContract.ContactOptionsColumns, ContactsContract.ContactsColumns, ContactsContract.ContactStatusColumns
Enclosing class:
ContactsContract.Contacts

public static final class ContactsContract.Contacts.AggregationSuggestions
extends Object
implements BaseColumns, ContactsContract.ContactsColumns, ContactsContract.ContactOptionsColumns, ContactsContract.ContactStatusColumns


Field Summary
static String CONTENT_DIRECTORY
           
 
Fields inherited from interface android.provider.BaseColumns
_COUNT, _ID
 
Fields inherited from interface android.provider.ContactsContract.ContactsColumns
DISPLAY_NAME, HAS_PHONE_NUMBER, IN_VISIBLE_GROUP, IS_USER_PROFILE, LOOKUP_KEY, PHOTO_FILE_ID, PHOTO_ID, PHOTO_THUMBNAIL_URI, PHOTO_URI
 
Fields inherited from interface android.provider.ContactsContract.ContactOptionsColumns
CUSTOM_RINGTONE, LAST_TIME_CONTACTED, SEND_TO_VOICEMAIL, STARRED, TIMES_CONTACTED
 
Fields inherited from interface android.provider.ContactsContract.ContactStatusColumns
CONTACT_CHAT_CAPABILITY, CONTACT_PRESENCE, CONTACT_STATUS, CONTACT_STATUS_ICON, CONTACT_STATUS_LABEL, CONTACT_STATUS_RES_PACKAGE, CONTACT_STATUS_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.