API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Fields | |
---|---|
String LIST_CONTACTS_ACTION
|
The action for the contacts list tab. |
Added Fields | |
---|---|
String FILTER_CONTACTS_ACTION |
Activity Action: Display a filtered list of contacts |
String FILTER_TEXT_EXTRA_KEY |
Used as an int extra field in .FILTER_CONTACTS_ACTION intents to supply the text on which to filter. |
String GROUP_NAME_EXTRA_KEY |
When in LIST_GROUP_ACTION mode, this is the group to display. |
String LIST_ALL_CONTACTS_ACTION |
The action for the all contacts list tab. |
String LIST_CONTACTS_WITH_PHONES_ACTION |
The action for the contacts with phone numbers list tab. |
String LIST_DEFAULT |
The action for the default contacts list tab. |
String LIST_GROUP_ACTION |
The action for the contacts list tab. |
String TITLE_EXTRA_KEY |
A key for to be used as an intent extra to set the activity title to a custom String value. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |