android.provider
Class Contacts.Intents

java.lang.Object
  extended by android.provider.Contacts.Intents
Enclosing class:
Contacts

Deprecated.

@Deprecated
public static final class Contacts.Intents
extends Object


Nested Class Summary
static class Contacts.Intents.Insert
          Deprecated. 
static class Contacts.Intents.UI
          Deprecated. 
 
Field Summary
static String ATTACH_IMAGE
          Deprecated.  
static String EXTRA_CREATE_DESCRIPTION
          Deprecated.  
static String EXTRA_FORCE_CREATE
          Deprecated.  
static String SEARCH_SUGGESTION_CLICKED
          Deprecated.  
static String SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED
          Deprecated.  
static String SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED
          Deprecated.  
static String SHOW_OR_CREATE_CONTACT
          Deprecated.  
 
Constructor Summary
Contacts.Intents()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEARCH_SUGGESTION_CLICKED

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

SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED

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

SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED

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

ATTACH_IMAGE

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

SHOW_OR_CREATE_CONTACT

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

EXTRA_FORCE_CREATE

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

EXTRA_CREATE_DESCRIPTION

public static final String EXTRA_CREATE_DESCRIPTION
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

Contacts.Intents

public Contacts.Intents()
Deprecated. 


Copyright © 2008-2012. All Rights Reserved.