Searched refs:ACTION_DELETE_MULTIPLE_CONTACTS (Results 1 – 1 of 1) sorted by relevance
124 public static final String ACTION_DELETE_MULTIPLE_CONTACTS = "deleteMultipleContacts"; field in ContactSaveService345 } else if (ACTION_DELETE_MULTIPLE_CONTACTS.equals(action)) { in onHandleIntent()1191 serviceIntent.setAction(ContactSaveService.ACTION_DELETE_MULTIPLE_CONTACTS); in createDeleteMultipleContactsIntent()