Searched refs:ACTION_SAVE_CONTACT (Results 1 – 1 of 1) sorted by relevance
102 public static final String ACTION_SAVE_CONTACT = "saveContact"; field in ContactSaveService325 } else if (ACTION_SAVE_CONTACT.equals(action)) { in onHandleIntent()465 serviceIntent.setAction(ContactSaveService.ACTION_SAVE_CONTACT); in createSaveContactIntent()