Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java350 joinSeveralContacts(intent); in onHandleIntent()
1407 private void joinSeveralContacts(Intent intent) { in joinSeveralContacts() method in ContactSaveService