Searched refs:createGroupUpdateIntent (Results 1 – 2 of 2) sorted by relevance
599 saveIntent = ContactSaveService.createGroupUpdateIntent(activity, mGroupId, in save()
803 public static Intent createGroupUpdateIntent(Context context, long groupId, String newLabel, in createGroupUpdateIntent() method in ContactSaveService