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