android.provider
Class ContactsContract.Intents
java.lang.Object
android.provider.ContactsContract.Intents
- Enclosing class:
- ContactsContract
public static final class ContactsContract.Intents
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_SUGGESTION_CLICKED
public static final String SEARCH_SUGGESTION_CLICKED
- See Also:
- Constant Field Values
SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED
public static final String SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED
- See Also:
- Constant Field Values
SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED
public static final String SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED
- See Also:
- Constant Field Values
ATTACH_IMAGE
public static final String ATTACH_IMAGE
- See Also:
- Constant Field Values
INVITE_CONTACT
public static final String INVITE_CONTACT
- See Also:
- Constant Field Values
SHOW_OR_CREATE_CONTACT
public static final String SHOW_OR_CREATE_CONTACT
- See Also:
- Constant Field Values
EXTRA_FORCE_CREATE
public static final String EXTRA_FORCE_CREATE
- See Also:
- Constant Field Values
EXTRA_CREATE_DESCRIPTION
public static final String EXTRA_CREATE_DESCRIPTION
- See Also:
- Constant Field Values
ContactsContract.Intents
public ContactsContract.Intents()
Copyright © 2008-2012. All Rights Reserved.