Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java125 public static final String EXTRA_DISPLAY_NAME_ARRAY = "extraDisplayNameArray"; field in ContactSaveService
1189 serviceIntent.putExtra(ContactSaveService.EXTRA_DISPLAY_NAME_ARRAY, names); in createDeleteMultipleContactsIntent()
1214 ContactSaveService.EXTRA_DISPLAY_NAME_ARRAY); in deleteMultipleContacts()