Searched refs:createGroupUpdateIntent (Results 1 – 2 of 2) sorted by relevance
79 return ContactSaveService.createGroupUpdateIntent( in doInBackground()
909 public static Intent createGroupUpdateIntent(Context context, long groupId, String newLabel, in createGroupUpdateIntent() method in ContactSaveService