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