android.provider
Class Contacts.Intents.UI

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

Deprecated.

@Deprecated
public static final class Contacts.Intents.UI
extends Object


Field Summary
static String FILTER_CONTACTS_ACTION
          Deprecated.  
static String FILTER_TEXT_EXTRA_KEY
          Deprecated.  
static String GROUP_NAME_EXTRA_KEY
          Deprecated.  
static String LIST_ALL_CONTACTS_ACTION
          Deprecated.  
static String LIST_CONTACTS_WITH_PHONES_ACTION
          Deprecated.  
static String LIST_DEFAULT
          Deprecated.  
static String LIST_FREQUENT_ACTION
          Deprecated.  
static String LIST_GROUP_ACTION
          Deprecated.  
static String LIST_STARRED_ACTION
          Deprecated.  
static String LIST_STREQUENT_ACTION
          Deprecated.  
static String TITLE_EXTRA_KEY
          Deprecated.  
 
Constructor Summary
Contacts.Intents.UI()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIST_DEFAULT

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

LIST_GROUP_ACTION

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

GROUP_NAME_EXTRA_KEY

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

LIST_ALL_CONTACTS_ACTION

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

LIST_CONTACTS_WITH_PHONES_ACTION

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

LIST_STARRED_ACTION

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

LIST_FREQUENT_ACTION

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

LIST_STREQUENT_ACTION

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

TITLE_EXTRA_KEY

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

FILTER_CONTACTS_ACTION

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

FILTER_TEXT_EXTRA_KEY

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

Contacts.Intents.UI

public Contacts.Intents.UI()
Deprecated. 


Copyright © 2008-2012. All Rights Reserved.