Searched refs:ACTION_DELETE_CONTACT (Results 1 – 1 of 1) sorted by relevance
107 public static final String ACTION_DELETE_CONTACT = "delete"; field in ContactSaveService265 } else if (ACTION_DELETE_CONTACT.equals(action)) { in onHandleIntent()1068 serviceIntent.setAction(ContactSaveService.ACTION_DELETE_CONTACT); in createDeleteContactIntent()