|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.provider.Contacts.Intents
public static final class Contacts.Intents
Contains helper classes used to create or manage Intents
that involve contacts.
| Nested Class Summary | |
|---|---|
static class |
Contacts.Intents.Insert
Convenience class that contains string constants used to create contact Intents. |
static class |
Contacts.Intents.UI
Intents related to the Contacts app UI. |
| Field Summary | |
|---|---|
static String |
ATTACH_IMAGE
Starts an Activity that lets the user pick a contact to attach an image to. |
static String |
SEARCH_SUGGESTION_CLICKED
This is the intent that is fired when a search suggestion is clicked on. |
static String |
SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED
This is the intent that is fired when a search suggestion for creating a contact is clicked on. |
static String |
SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED
This is the intent that is fired when a search suggestion for dialing a number is clicked on. |
| Constructor Summary | |
|---|---|
Contacts.Intents()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SEARCH_SUGGESTION_CLICKED
public static final String SEARCH_SUGGESTION_DIAL_NUMBER_CLICKED
public static final String SEARCH_SUGGESTION_CREATE_CONTACT_CLICKED
public static final String ATTACH_IMAGE
| Constructor Detail |
|---|
public Contacts.Intents()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||