OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_CREATE_SHORTCUT_SMS
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/list/
ContactsRequest.java
75
public static final int
ACTION_CREATE_SHORTCUT_SMS
= 130;
ContactsIntentResolver.java
111
request.setActionCode(ContactsRequest.
ACTION_CREATE_SHORTCUT_SMS
);
/packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java
192
case ContactsRequest.
ACTION_CREATE_SHORTCUT_SMS
: {
267
case ContactsRequest.
ACTION_CREATE_SHORTCUT_SMS
: {
Completed in 363 milliseconds