Searched refs:ACTION_NEW_RAW_CONTACT (Results 1 – 1 of 1) sorted by relevance
91 public static final String ACTION_NEW_RAW_CONTACT = "newRawContact"; field in ContactSaveService323 if (ACTION_NEW_RAW_CONTACT.equals(action)) { in onHandleIntent()374 serviceIntent.setAction(ContactSaveService.ACTION_NEW_RAW_CONTACT); in createNewRawContactIntent()