Home
last modified time | relevance | path

Searched refs:ACTION_CONTACTS_WITH_PHONES (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactsRequest.java37 public static final int ACTION_CONTACTS_WITH_PHONES = 17; field in ContactsRequest
DContactsIntentResolver.java67 request.setActionCode(ContactsRequest.ACTION_CONTACTS_WITH_PHONES); in resolveIntent()
DDefaultContactBrowseListFragment.java715 case ContactsRequest.ACTION_CONTACTS_WITH_PHONES: in configureFragmentForRequest()