android.provider
Class ContactsContract.Contacts.AggregationSuggestions

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

public static final class ContactsContract.Contacts.AggregationSuggestions
extends java.lang.Object
implements BaseColumns, ContactsContract.ContactsColumns


Field Summary
static java.lang.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, LOOKUP_KEY, PHOTO_ID
 
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 java.lang.String CONTENT_DIRECTORY
See Also:
Constant Field Values


Copyright © 2008-2010. All Rights Reserved.